Re: Libraries switch binary to "ppc7400" how do I force it back to "ppc".
Re: Libraries switch binary to "ppc7400" how do I force it back to "ppc".
- Subject: Re: Libraries switch binary to "ppc7400" how do I force it back to "ppc".
- From: Sherm Pendley <email@hidden>
- Date: Mon, 1 Dec 2008 13:08:27 -0500
On Dec 1, 2008, at 12:11 PM, Conor wrote:
Actually, its dependent on the deployment target. If it is set for
10.5, then you get ppc7400 (since 10.5 doesn't support G3s). If its
set for 10.4 or earlier, you get ppc.
I have 10.4 as the deployment target. My issue is that just with
adding the libraries, which both have "ppc" architectures, it
switches to "ppc7400".
Have you used 'lipo -info' to see what architectures the libraries are
built for?
What I suspect is that, if any linked library uses ppc7400 - that is,
requires a G4 - then the linker may see this and make the final
product use it as well.
sherm--
_______________________________________________
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