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: size of executable


Also note that (in my experience), I did not start to see performance
improvements on the PC (particularly P4)
until I started doing processor specific optimizations (eg. -mcpu=pentium4).

When I got my act together with options, I started getting ~15% improvement.
Running strip made things almost
as small, but no performance improvement came from it....at leasrt for us.

Your experience may differ....

Wayne Keen


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