This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Executable size


Chris,

Are you using any optimizations? How are you linking with the runtime
libraries?

Send the output of gcc -v.

Douglas Richardson.

-----Original Message-----
From: Chris Croswhite [mailto:ccroswhite@get2chip.com]
Sent: Wednesday, September 25, 2002 10:55
To: gcc-help@gcc.gnu.org
Subject: Executable size


Sirs,

I am trying to figure out how to reduce the size of my executable (that
has grown with the increments of gcc upgrades even though the code base
has not changed).  I would like to understand how I can reduce/cut out
so that the executable to back down to the 2.953 size.  Can anyone give
me some pointers?

TIA,
Chris



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