Code Bloat using GCC 3.2 on Linux
jlh
jlh@gmx.ch
Wed Dec 15 12:45:00 GMT 2004
> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
URL: <https://gcc.gnu.org/pipermail/gcc-help/attachments/20041215/6c8a11e6/attachment-0001.sig>
More information about the Gcc-help
mailing list