On 5 March 2010 12:22, Henry Vermaak <henry.verm...@gmail.com> wrote:
>
> You can pass --kill-at as an option to ld when you link the library
> (or gcc -Wl,--kill-at).

You can even use --enable-stdcall-fixup when you you link your pascal
program with ld.  That should try and do what the docs call "fuzzy
linking".

See: http://sourceware.org/binutils/docs/ld/Options.html#Options

Henry
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to