Re: Unwanted ppc build
Re: Unwanted ppc build
- Subject: Re: Unwanted ppc build
- From: ipmlists <email@hidden>
- Date: Thu, 01 Sep 2011 10:59:02 +0100
On 1 September 2011 10:23, Christiaan Hofman <email@hidden> wrote:
>
> 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?
Er, I think perhaps you haven't seen my original post. The problem, as
the subject line might suggest, is that it _is_ compiling for ppc, and
I don't want it to.
> 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.
Yes, following Jerry Krinock's suggestion I've changed both
'Architectures' and 'Valid Architectures' explicitly to i386 and
x86_64.
_______________________________________________
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