Re: Bug crashes gcc 4.2.1
Re: Bug crashes gcc 4.2.1
- Subject: Re: Bug crashes gcc 4.2.1
- From: Rick Mann <email@hidden>
- Date: Thu, 24 Sep 2009 14:48:53 -0700
Reported bug with crashing example project: 7251786
On Sep 23, 2009, at 13:28:57, Chris Espinosa wrote:
On Sep 23, 2009, at 1:17 PM, Rick Mann wrote:
On Sep 23, 2009, at 12:21:53, Alastair Houghton wrote:
What you probably want to do is to try to comment out as much code
as you can, until the crash goes away, then uncomment some to
bring it back and repeat until you've got the smallest piece of
code that causes the crash on its own.
Well, now I know my brain is fried. That's obvious and I should've
thought of it. I've done exactly that many times. Sigh.
The other thing to do, if you just want to get building and move on,
is to use gcc 4.0 for that file. Put it in a static library target
by itself, and link your main project with its .a file.
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