Re: Xcode 3.24 and ppc64 support?
Re: Xcode 3.24 and ppc64 support?
- Subject: Re: Xcode 3.24 and ppc64 support?
- From: David Duncan <email@hidden>
- Date: Sun, 07 Nov 2010 22:35:51 -0800
On Nov 7, 2010, at 10:29 PM, tahome izwah wrote:
> Thank you David. So setting the deployment target to 10.5 isn't quite enough to get it to compile?
No because the 10.6 SDK only provides symbols for ppc/i386/x86_64. Just like you couldn't use the 10.4 SDK to target Intel (you needed the 10.4u SDK).
> I made it a habit to use the latest SDK for base and set the deployment target to a version as early as possible (10.5 in this case).
You can use an architecture specific setting to only build your ppc64 code against the 10.5 SDK and the rest against 10.6.
--
Reality is what, when you stop believing in it, doesn't go away.
Failure is not an option. It is a privilege reserved for those who try.
David Duncan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden