[fpc-pascal] Other linkers support
Jonas Maebe
jonas.maebe at elis.ugent.be
Fri Nov 18 10:59:47 CET 2016
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
More information about the fpc-pascal
mailing list