FW: Huge binaries

Ian Lance Taylor iant@google.com
Wed Feb 23 02:01:00 GMT 2011


"Hite, Christopher" <Christopher.Hite@partner.commerzbank.com> writes:

> So it seems to be something in g2, but not in g1.  Is there anything
> else I can turn off?

I don't think so.

For your case (C++ with heavy template usage) gcc 4.6 will do a much
better job of eliminating duplicate debug info when using -gdwarf-4.
But I don't think there is much else you can do until 4.6 is released.

Ian



More information about the Gcc-help mailing list