denisgolovan wrote on Fri, 18 Nov 2016:

Last time I tried, ld scripts generated by fpc caused some errors on gold linker.
Are there any plans for support anything else besides standard ld?

Gold and lld are supposed to be compatible with GNU ld (bar ancient stuff that is no longer relevant current platforms). If you get errors, please report bugs against these other linkers.

If you are under Linux, make sure to first check with FPC trunk though, because the "did you forget -T" warnings from ld have been fixed there, and these warnings indicated that FPC was relying on undefined behaviour of the linker.


Jonas
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to