• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Show Assembly and Preprocess Woes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Show Assembly and Preprocess Woes


  • Subject: Re: Show Assembly and Preprocess Woes
  • From: Chris Espinosa <email@hidden>
  • Date: Wed, 29 Mar 2006 12:44:18 -0800


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 ?

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
 _______________________________________________
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

  • Follow-Ups:
    • Re: Show Assembly and Preprocess Woes
      • From: Mark Thomas <email@hidden>
References: 
 >Show Assembly and Preprocess Woes (From: Mark Thomas <email@hidden>)

  • Prev by Date: Re: Extra files in the bundle
  • Next by Date: Re: Show Assembly and Preprocess Woes
  • Previous by thread: Show Assembly and Preprocess Woes
  • Next by thread: Re: Show Assembly and Preprocess Woes
  • Index(es):
    • Date
    • Thread