Re: Code Bloat using GCC 3.2 on Linux

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




What's the way to get the
MINIMUM possible size of an application using gcc 3.2 (even if it is
at the cost of some run-time performance)?

Try the optimization option -Os instead of -O2, though I don't know if this option was present in 3.2 already.

jlh

Attachment: signature.asc
Description: OpenPGP digital signature


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux