Re: Show Assembly and Preprocess Woes
Re: Show Assembly and Preprocess Woes
- Subject: Re: Show Assembly and Preprocess Woes
- From: Mark Thomas <email@hidden>
- Date: Wed, 29 Mar 2006 21:51:48 +0100
- Organization: Coderus Ltd
Sounds like an enhancement rdar://4495442.
Thanks
Mark.
>
> Currently the only way to Show Assembly Code for a particular architecture is
> to manually switch the order in which the architectures appear in the
> Architectures build setting.
>
> 1) Choose Project > Edit Current Target
> 2) Double-click the right column of the Architectures setting
> 3) Set it to "i386 ppc" insted of "ppc i386"
>
> Then Show Assembly and Preprocess will do the i386 side.
>
> Chris
>
> On Mar 29, 2006, at 9:07 AM, Mark Thomas wrote:
>
>> Hi,
>> I have needed to revert looking at the assembly generated to get to bottom
>> of a problem which I have been having with the gcc and ld, and using Show
>> Assembly and Preprocess menu context options I have noticed that if you are
>> working on a Universal application it will only show you the PowerPC version
>> not the i386 version as well or vise versa.
>>
>> I don't seem to find an option to specify what platform are passed to
>> preprocessor/assembler ?. The only work around is to disable one of the
>> platforms and use that but that seems a little crude.
>>
>> Because XCode merges the 2 platforms together there doesn't seem to be a
>> way to say I want to look at i386 or PPC or even both. Even just doing for
>> each platform would seem better solution for interim as you are developing a
>> universal application.
>>
>> Or did I miss something ?
_______________________________________________
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