• 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: Xcode 3 set my target arch to $(NATIVE_ARCH)?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode 3 set my target arch to $(NATIVE_ARCH)?


  • Subject: Re: Xcode 3 set my target arch to $(NATIVE_ARCH)?
  • From: Chris Espinosa <email@hidden>
  • Date: Mon, 29 Oct 2007 13:16:43 -0700


On Oct 29, 2007, at 12:07 PM, Rick Mann wrote:

I could swear that my Carbon project was building Universal Binaries before I upgraded to 3.0. When I look at my target settings, I see:

Architectures: $(NATIVE_ARCH)
Valid Architectures: ppc64 ppc7400 ppc970 i386 x86_64 ppc

When I double-click on the $(NATIVE_ARCH), I get a small sheet that offers 32-bit or 64-bit choices, but for now I'm 32-bit. A single click eventually opens the field for edit, and so I typed in "ppc i386".

Was that the right thing to do? Can I specify "$(NATIVE_ARCH) i386 ppc", which, for me, results in "i386 i386 ppc" and have it do the right thing (ignore the second i386"?

It depends on which configuration you're looking at.

We recommend that the Release configuration should be set to "i386 ppc" and the Debug configuration set to "$(NATIVE_ARCH_32_BIT)" for 32- bit-only targets.

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: Xcode 3 set my target arch to $(NATIVE_ARCH)?
      • From: Rick Mann <email@hidden>
References: 
 >Xcode 3 set my target arch to $(NATIVE_ARCH)? (From: Rick Mann <email@hidden>)

  • Prev by Date: Re: Predictive Compilation Being Ignored
  • Next by Date: Re: SCN in XCode 3.0 Leopard
  • Previous by thread: Xcode 3 set my target arch to $(NATIVE_ARCH)?
  • Next by thread: Re: Xcode 3 set my target arch to $(NATIVE_ARCH)?
  • Index(es):
    • Date
    • Thread