This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Performance and executable size


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".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]