Re: 4.0.1 DSYMUTIL assertion
Re: 4.0.1 DSYMUTIL assertion
- Subject: Re: 4.0.1 DSYMUTIL assertion
- From: Jim Ingham <email@hidden>
- Date: Fri, 29 Apr 2011 11:02:13 -0700
I've always done this this the old-fashioned way (probably trying to make up for the fact that I'm congenitally unable to grow a long flowing Unix-beard): add --save-temps to CFLAGS, rebuild, and the resulting .i file will be in the same directory as your project. clang, gcc & gcc-llvm all support this flag so this will work whichever compiler you're using.
Jim
On Apr 29, 2011, at 12:11 AM, Thomas Engelmeier wrote:
>
> Am 29.04.2011 um 01:15 schrieb Jim Ingham:
>
>> , then the compiler folks will need to look at a precompiled version of the source file that's causing the problem.
>
> How are we supposed to generate that in a Xcode 4 world?
>
> Regards,
> Tom_E
> _______________________________________________
> 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
_______________________________________________
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