Re: No ppc from Xcode 4?
Re: No ppc from Xcode 4?
- Subject: Re: No ppc from Xcode 4?
- From: Chris Suter <email@hidden>
- Date: Tue, 15 Mar 2011 11:44:17 +1100
Hi Christian,
On Tue, Mar 15, 2011 at 11:34 AM, Christiaan Hofman <email@hidden> wrote:
> Yes, include "ppc" explicitly. I have changed it to "ppc i386 x86_64" instead of the ARCHS_STANDARD_32_64_BIT macro.
>
> As an aside, I consider it a bug that this definition changed, especially in a bug-fix version. I can accept it to change in 4.0, not in 3.2.6. So please also file a bug report with Apple about this, so they don't repeat this stupidity. You can refer to mine, rdar://problem/9133026.
>
> Apart from that I consider it a bug that these macros are not documented, and never were.
There are other settings that change with releases like current SDK
and the system compiler. If it matters to you, you should be
explicitly specifying the SDK, compiler and architectures that you
want.
I also don't think you should be changing the value of the
ARCHS_STANDARD_32_64_BIT setting; you should explicitly specify the
architectures you want in the ARCHS and VALID_ARCHS settings.
I wouldn't be surprised if Apple reject you bug report.
Kind regards,
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