Re: Library tripled in size with GCC 4.2
Re: Library tripled in size with GCC 4.2
- Subject: Re: Library tripled in size with GCC 4.2
- From: Chris Espinosa <email@hidden>
- Date: Wed, 15 Oct 2008 11:35:45 -0700
On Oct 15, 2008, at 8:56 AM, Eric Gorr wrote:
On Oct 15, 2008, at 10:25 AM, Jean-Daniel Dupas wrote:
Le 15 oct. 08 à 15:54, Eric Gorr a écrit :
If I build one of my libraries with GCC 4.0, it is ~400mb.
If the only setting I change is to change the compiler to GCC 4.2,
the library becomes ~1.2GB.
Anyone know why this might have occurred?
Change in debugger symbols settings ?
Well, the only change I made in the build settings was to change the
compiler from GCC 4.0 to GCC 4.2.
Perhaps GCC 4.2 is generating a lot more debugging information?
I checked the release configuration and GCC 4.2 created a smaller
library then GCC 4.0.
If you set the Debug Symbol Style to "DWARF with dSym" you'll be able
to see the binary size and debug size independently.
Chris _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden