Re: reducing ld's memory footprint (19 minutes of linking)
Re: reducing ld's memory footprint (19 minutes of linking)
- Subject: Re: reducing ld's memory footprint (19 minutes of linking)
- From: Sebastien Metrot <email@hidden>
- Date: Tue, 09 Aug 2005 19:14:49 +0200
Lawrence Gold wrote:
If your "Level of Debug Symbols" setting is "All Symbols [full, -
gfull]", switch it to "Default [default -g]". This should make a
dramatic difference with GCC 3.3, though the link time will still be
longer than CodeWarrior's.
We have similar Link Time problems. If we set our level of debug symbols
to default the debuger will not be able to find most of the symbols
(local function variables for example). We would be very interested in a
solution to dramatically reduce link times. Actually build times are a
big problems in XCode right now. I now this have been beaten to death
but MSVC and Codewarrior are still much faster than XCode (x5 to x20
depending on the project size and type of target).
Sebastien
--
Sebastien Metrot
Lead Dev.
http://www.usbsounds.com
_______________________________________________
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