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: Nick Zitzmann <email@hidden>
- Date: Sun, 30 Nov 2008 12:05:55 -0700
On Nov 30, 2008, at 7:55 AM, Conor wrote:
Is there a way to force the linker to create "ppc" architecture?
Some build setting I could try? Or is there an incompatibility that
does not allow ppc64 code to be linked into "ppc" even if that ppc
architecture is present in the libraries?
To answer your question, the compiler builds for "ppc7400" instead of
"ppc" if you are using the Leopard SDK for 32-bit PPC builds. If you
add a rule for that specific architecture to use the Tiger or Panther
SDK, then this will not happen.
But as others have said, you shouldn't care about this, unless it is
critical that your app must run on a G3 or a Yikes/Sawtooth/Mystic/
Trinity/Tangent G4 (the ones that can't run Leopard).
Nick Zitzmann
<http://seiryu.home.comcast.net/>
_______________________________________________
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