[fpc-pascal] Manual smartlinking

Vincent Snijders vsnijders at quicknet.nl
Wed Aug 20 08:10:38 CEST 2008


leledumbo schreef:
> How to manually smartlink programs? I have a bunch of units and a program
> entry point defined in asm file. Currently, I only link all the *.o files.
> Though I've used -CX, I don't think the executable is smartlinked as it is
> quite big. T

The -XX compiler parameter enables smartlinking.

Vincent



More information about the fpc-pascal mailing list