public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Strip can reduce size of a Cygwin compiled .exe
@ 2001-07-01  4:19 Darius.Clynes
  0 siblings, 0 replies; only message in thread
From: Darius.Clynes @ 2001-07-01  4:19 UTC (permalink / raw)
  To: cygwin

strip is very handy

re: the post about reducing the size of a compiled .dll

using strip also applies to compiled executables.
its great if you used -g to compile, and you want a smaller distribution,
without recompiling.


strip anyexe.exe

i had a huge 14 mb .exe, after strip,
it was only 2 mb!

thanks.


Darius Clynes 
Software Engineer
European Commission
Rue De Mot 24
Brussels, 1040 
Belgium

Office tel: +32 2   2962441
       fax: +32 2   2966025
Cell phone: +32 476 218850



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-07-01  4:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-01  4:19 Strip can reduce size of a Cygwin compiled .exe Darius.Clynes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).