Show Assembly and Preprocess Woes
Show Assembly and Preprocess Woes
- Subject: Show Assembly and Preprocess Woes
- From: Mark Thomas <email@hidden>
- Date: Wed, 29 Mar 2006 18:07:34 +0100
- Organization: Coderus Ltd
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 ?
Thanks
Mark.
_______________________________________________
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