> Ok something I just did was:
> Copy ldw.exe from the \dev-pascal\bin directory over to ld.exe in the 1.9.6 
> compiler (rename ldw to ld)
> 
> Now program is only 440kb .. hmm 

This is the stripping issue I think, and depends on GNU ld.

However the old ld had some problems too, that's why was decided to ship the 
newer one,
since one can always manually strip a release build with "strip file"
 


_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to