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

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


  • Subject: Xcode 3 set my target arch to $(NATIVE_ARCH)?
  • From: Rick Mann <email@hidden>
  • Date: Mon, 29 Oct 2007 12:07:31 -0700

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"?

TIA,
Rick

_______________________________________________
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: Chris Espinosa <email@hidden>
  • Prev by Date: [long] Symbol not found: _sinl
  • Next by Date: Predictive Compilation Being Ignored
  • Previous by thread: Re: [long] Symbol not found: _sinl
  • Next by thread: Re: Xcode 3 set my target arch to $(NATIVE_ARCH)?
  • Index(es):
    • Date
    • Thread