| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| Message-ID: | <A7AF87D6496DD411B50A00D0B76DEB2C1E6F4D@EX2BEBREYMBX02> |
| From: | Darius DOT Clynes AT cec DOT eu DOT int |
| To: | cygwin AT cygwin DOT com |
| Subject: | Strip can reduce size of a Cygwin compiled .exe |
| Date: | Sun, 1 Jul 2001 00:48:14 +0200 |
| MIME-Version: | 1.0 |
| X-Mailer: | Internet Mail Service (5.5.2650.21) |
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |