Re: FW: Huge binaries

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

 



"Hite, Christopher" <Christopher.Hite@xxxxxxxxxxxxxxxxxxxxxxx> writes:

> No the stripped binary is with the old and new compiler is 60MB.  That
> seems to be the size of my code.  So it's not an issue code bloat issue.
> The binary with debug info goes from 180MB to  1200MB when I upgrade the
> compiler.

Ah, then it is improved debug info.  At least, I hope it's better.
There are various options you can use to control the size of the debug
info, such as -femit-struct-debug-XXX.

> Does debug information affect performance in any way?

No.

Ian


[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