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: Jean-Daniel Dupas <email@hidden>
- Date: Mon, 1 Dec 2008 19:03:27 +0100
Le 1 déc. 08 à 18:25, Fritz Anderson a écrit :
On 1 Dec 2008, at 11:11 AM, Conor wrote:
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". This is without any other modifications. I
want to know why this is, so that I can figure out how to set it
back or ask eSellerate to rebuild the libraries in order to make
them compatible.
The deployment target is important, but is not the setting we're
talking about. The setting is the _SDK_, which specifies the
features available to the application, not the target, which
specifies the minimum system the application can run on. As I
understand the other posters, it's the SDK that forces the
architecture change.
Select the Project (top) icon in the Groups & Files list, and go to
the General tab. In Base SDK for All Configurations:, select 10.4.
However I have a bad feeling: Can someone say whether having a
_library_ built against the 10.5 SDK will force the architecture to
ppc7400?
— F
I build all my exec against 10.5 SDK with deployment target set to
10.4 and file reports this:
Sdef Editor: Mach-O universal binary with 2 architectures
Sdef Editor (for architecture i386): Mach-O executable i386
Sdef Editor (for architecture ppc): Mach-O executable ppc
ditto for frameworks.
_______________________________________________
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