[fpc-pascal] Smart Link definition ?

Jonas Maebe jonas.maebe at elis.ugent.be
Mon Oct 10 17:03:09 CEST 2016


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



More information about the fpc-pascal mailing list