Re: Fat binary problem
Re: Fat binary problem
- Subject: Re: Fat binary problem
- From: Clark Cox <email@hidden>
- Date: Wed, 3 Mar 2010 20:48:37 -0800
On Wed, Mar 3, 2010 at 6:08 PM, Lorenzo Thurman <email@hidden> wrote:
> I'm trying to build a fat binary to run on every arch that will run 10.4.x -
> 10.6 (ppc through Intel 64). In my Target build settings I have:
> Architectures & Valid Architectures:
> x86 ppc ppc970 i386
> Base SDK 10.5:
> Intel 10.4
> Intel 64 bit 10.6
> PowerPC 10.4
> PowerPC 64 bit 10.4
Unless this is a command-line only binary that doesn't link against
anything higher-level than libSystem (IIRC), then building against the
10.4 SDK for ppc64 won't work.
> Deployment Target 10.5:
> Intel 10.4
> Intel 64 bit 10.5
> PowerPC 10.4
> PowerPC 64 bit 10.4
> The output from lipo -info shows this:
> x86_64 ppc7400 i386 ppc970
> My application will not run on a Cube running 10.4.
Define "will not run". Does it crash at launch? Does it crash later?
Is there a crash log? Was there any console output?
> What am I missing?
--
Clark S. Cox III
email@hidden
_______________________________________________
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