Re: Bundle Load Fails for Users with G3 Processors Only
Re: Bundle Load Fails for Users with G3 Processors Only
- Subject: Re: Bundle Load Fails for Users with G3 Processors Only
- From: Jerry Krinock <email@hidden>
- Date: Mon, 8 Sep 2008 17:58:33 -0700
On 2008 Sep, 08, at 17:52, Shawn Erickson wrote:
On Mon, Sep 8, 2008 at 5:30 PM, Jerry Krinock <email@hidden> wrote:
Looks like I better go find out if ppc7400 == {G3,G4} or only {G4},
which
would explain the problem.
PowerPC 7400 is targeting G4 or G5 processors only.
Yup.
What target SDK and target OS is the project configured for? IIRC
specifying a target of 10.5 for both enables the use of ppc7400 for
ARCHS
Yup. Although my Target's architecture setting was the generic "ppc
i386", some mouse had snuck in and changed its SDK setting from
MacOSX10.4u.sdk to MacOSX10.5.sdk. Since Leopard won't run on a G3,
gcc decided to change the product's architecture to ppc7400. Changed
it back to 10.4u, rebuilt, and now lipo gives the correct answer of
"i386 ppc".
Thanks, all. So I've learned another near-obsolete fact today. Oh,
well.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden