[fpc-pascal] Manual smartlinking
Jonas Maebe
jonas.maebe at elis.ugent.be
Wed Aug 20 08:53:59 CEST 2008
On 20 Aug 2008, at 07:40, leledumbo wrote:
> Jonas Maebe-2 wrote:
>>
>> Pass the --gc-sections parameter to the linker (and use object files
>> compiled with -CX).
>>
> OK, I'll try. What about the *.a's?
It depends on the platform. If you have *.a, you files, you should
link against those instead (no need to use --gc-sections in that case).
Jonas
More information about the fpc-pascal
mailing list