Re: Building Universal Binary on PPC--link error
Re: Building Universal Binary on PPC--link error
- Subject: Re: Building Universal Binary on PPC--link error
- From: "Clark Cox" <email@hidden>
- Date: Thu, 29 Mar 2007 09:27:13 -0700
You need to make sure that you're building against the 10.4u SDK.
Read this document for more detailed information:
<http://developer.apple.com/documentation/MacOSX/Conceptual/universal_binary/index.html>
On 3/29/07, Ben Bond-Lamberty <email@hidden> wrote:
I have a command-line tool that I'd like to build, for the first time, as a
Universal Binary (i.e., it compiles fine as PPC). So, dutifully following
the Xcode Help instructions, I change the "Architectures" build setting to
PPC and Intel. And:
>/usr/bin/ld: warning fat file:
>/usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libSystem.dylib does not contain
>an architecture that matches the specified -arch flag: i386 (file ignored)
(I'm building on a PPC.) Googling hasn't produced much. Clearly
something's missing; possibly I didn't include everything I should have when
installing Xcode? Anyway any insight would be appreciated.
Thanks,
Ben
_______________________________________________
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
--
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