Re: Unwanted ppc build
Re: Unwanted ppc build
- Subject: Re: Unwanted ppc build
- From: Christiaan Hofman <email@hidden>
- Date: Thu, 01 Sep 2011 11:23:45 +0200
On Aug 31, 2011, at 21:26, ipmlists wrote:
> I have an Xcode project, using the CorePlot framework, which I'm
> compiling as a standard 32/64 bit universal, with valid architectures
> i386 and x86_64.
Well, that list does not contain ppc. Therefore it does not compile for ppc. Why would you expect otherwise?
And about Jerry Krinock's remark, the "Standard Universal" does indeed mean different things in different Xcode versions. Long ago it used to mean "i386 ppc", then for a long while it meant "x86_64 i386 ppc" and since Xcode 3.2.6 it means "x86_64 i386". For you this means that it includes ppc (but it will be ignored), while if you want to upgrade to 3.2.6 and still want to compile for ppc you should change that setting to explicitly include ppc (and on Lion you will not be able to at all, officially). But this is not the setting that's relevant in your case.
Christiaan
_______________________________________________
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