Re: Xcode 3 set my target arch to $(NATIVE_ARCH)?
Re: Xcode 3 set my target arch to $(NATIVE_ARCH)?
- Subject: Re: Xcode 3 set my target arch to $(NATIVE_ARCH)?
- From: Rick Mann <email@hidden>
- Date: Mon, 29 Oct 2007 13:38:13 -0700
On Oct 29, 2007, at 1:16 PM, Chris Espinosa wrote:
On Oct 29, 2007, at 12:07 PM, Rick Mann wrote:
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.
Okay. FWIW, it does NOT work to put "$(NATIVE_ARCH) i386 ppc". lipo
complains that there are two of the same arch in the file.
--
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