delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Message-ID: | <36E2F365.67E45550@cityweb.de> |
Date: | Sun, 07 Mar 1999 22:45:09 +0100 |
From: | Corinna Vinschen <corinna DOT vinschen AT cityweb DOT de> |
X-Mailer: | Mozilla 4.04 [en] (WinNT; I) |
MIME-Version: | 1.0 |
To: | John Zheng <Yien AT usa DOT net> |
CC: | cygwin AT sourceware DOT cygnus DOT com |
Subject: | Re: compiling file 3.26 |
References: | <Pine DOT GSU DOT 4 DOT 05 DOT 9903071527330 DOT 26765-200000 AT viking DOT cris DOT com> |
John Zheng wrote: > [...] > One more question. When I compile file.exe, my resulting file.exe ends up > being 382,463 bytes. The version you have on your ftp server is only 23,552 > bytes. How do you get the compile to make it so small? Erase the symbol table from the binary via strip file.exe or call gcc with strip option `-s' in link stage. Regards, Corinna -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |