Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: 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) Content-Type: text/plain; charset="iso-8859-1" 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/