From: N8TM@aol.com
Subject: Re: Performance and executable size
5 Dec 1998 14:08:23 -0800
Message-ID: <bc27e53a.3669822d.cygnus.gnu-win32@aol.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
To: thanny@home.com, gnu-win32@cygnus.com

In a message dated 12/5/98 2:49:50 AM Pacific Standard Time, thanny@home.com
writes:

<<  I downloaded the EGCS 1.1 files, and managed to compile my program.
 
 It works, but it's 625K, and horrifically slow.
 
 Is there anything I can do to remedy this? >>
It would help if you would give some specifics.  It's possible that you are
over-optimizing; the option -Os (and, depending on language, cleanliness of
code, etc. possibly -fstrict-aliasing) might work better than whatever options
you used with older compilers.
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
