[fpc-pascal]More BeOS fun..
Florian Klaempfl
florian at klaempfl.de
Mon Jun 18 22:36:22 CEST 2001
At 14:28 15.06.01 +0100, you wrote:
>Does anybody have any ideas on how to take GCC out of the loop?? I'm guessing
>that there must be a way... either that or I'll symlink GCC into a nicer
>looking form ;)
Use place
{$linklib 'testlib'}
in your pascal source.
>I'll wait for FPC to link against C++ Shared Libraries before I do anything
>spectacular ;)
Hmmm, I don't know if we'll get this work :( Linking to C++ libs is quite
complicated
and would require a lot of compiler changes.
More information about the fpc-pascal
mailing list