[fpc-pascal]How to shrink the executable size?

Lee, John LeeJ at logica.com
Thu Oct 5 14:46:01 CEST 2000


ftp.freepascal.org /fpc/contrib/look_map12.zip gets it for me... Is there
another ftp fpc contrib somewhere else that is causing confusion? Regards
John  

-----Original Message-----
From: James_Wilson at i2.com [mailto:James_Wilson at i2.com]
Sent: Thursday, October 05, 2000 01:28
To: fpc-pascal at deadlock.et.tudelft.nl
Subject: RE: [fpc-pascal]How to shrink the executable size?



> Afraid I didn't follow early part of thread...Did you look at the
> linkmap when you smartlinked to see why size so great? There is a
> program I contributed, look_map, in ftp fpc \contrib which will
> analyse it for you listing the things included or you can do it
> manually. I spent some time looking at size (it is important as we
> know!). I found that using smartlink (now default for rel 1.0 &
> later I believe) and -Xs then upx ing I could get small go32v2 &
> win32 programs down to 20K or so, but no smaller. Without
> smartlinking or -Xs or upxing even small progs can be huge
> 150-200K! See the readme with look_map...BTW I also found that the
> time to load & run programs is greater after upxing them, even
> tho' they appear smaller. HTH John

I check the contributed units section, but searchs for "look_map" and "Lee"
both came back empty. Where is this kept?

TIA...

Jim


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




More information about the fpc-pascal mailing list