• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Debug file size problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Debug file size problem


  • Subject: Debug file size problem
  • From: "Alexandre Fabre" <email@hidden>
  • Date: Tue, 4 Oct 2005 13:44:56 +0200
  • Thread-topic: just C++ in xcode

hi,

i have a little question about xcode ( using xcode 2.2rc2 ) and gcc (4.0.1).
When compiling our huge application with codewarrior the binary is taking about 13MB and the .xSYM about 24MB
When compiling with gcc :

GCC_GENERATE_DEBUGGING_SYMBOLS = YES
GCC_DEBUGGING_SYMBOLS = default
GCC_OPTIMIZATION_LEVEL = 0

the binary size is 350MB ( and about 650MB with our frameworks, bundle, and resources ), link time is slow and of course gdb load time is very slow too ( on a g5 1.8 1GB ).

It is normal that gcc make the binary with symbol so big ? There is a solution to have the symbols in the application smaller ?

Regards,

Alexandre
 _______________________________________________
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

  • Prev by Date: Re: just C++ in xcode
  • Next by Date: Re: xcode projects prortability ?
  • Previous by thread: Re: xcode projects prortability ?
  • Next by thread: Build configurations for Target?
  • Index(es):
    • Date
    • Thread