[fpc-pascal]use of c++ libraries

Marco van de Voort marcov at stack.nl
Wed Feb 19 22:05:55 CET 2003


> Hello everybody!
> 
> Let's say I've written a nice library in c++ and I'd like to use it in
> Free Pascal. The list archive sais that linking c++ libs (e.g. from gnu
> c++) isn't possible, yet - and using dynamic c++ libs isn't possible
> either. 
>   How far is this support by now? Does the cvs version have this feature
> (if yes when will be the release of a stable version )? Or are there any
> alternatives (instead of re-implenting this lib in pascal)?

Yes, wrapping the necessary functionality in plain C first.



More information about the fpc-pascal mailing list