Re: .subsections_via_symbols broken in Xcode 2.4?
Re: .subsections_via_symbols broken in Xcode 2.4?
- Subject: Re: .subsections_via_symbols broken in Xcode 2.4?
- From: Jonas Maebe <email@hidden>
- Date: Sat, 2 Sep 2006 17:39:43 +0200
On 31 Aug 2006, at 20:12, Shantonu Sen wrote:
Sounds like you are talking about dead code stripping, which is not
and has never been the default. Pass -dead_strip to the compiler
driver or linker.
Yes, I realised that later.
-gfull is for debugging symbols, and does not affect this behavior.
I was confused because I remembered reading remarks about using -
gfull in combination with dead code stripping, but that's indeed only
needed to be able to debug programs compiled with dead code stripping.
Thanks,
Jonas
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden