Sorry, for the question, but is it really working for FPC+Lazarus? I mean FPC with smart-linking from trunk.
Last time I tried, I could not complete full FPC and Lazarus rebuild. BR, Denis 10.10.2016, 18:03, "Jonas Maebe" <[email protected]>: > On 10/10/16 16:25, fredvs wrote: >> Does somebody know if smart-link (-XX) is done by the compiler (fpc) or by >> the linker (ld) ? > > It's done by the linker, but it is based on how the compiler > structures/annotates the code and data when you compile with -CX. > > Jonas > _______________________________________________ > fpc-pascal maillist - [email protected] > http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal -- Regards, Denis Golovan _______________________________________________ fpc-pascal maillist - [email protected] http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
