Re: Strip and universal binaries
Re: Strip and universal binaries
- Subject: Re: Strip and universal binaries
- From: "Shawn Erickson" <email@hidden>
- Date: Wed, 22 Mar 2006 17:57:34 -0800
On 3/22/06, Justin C. Walker <email@hidden> wrote:
> On the Intel Macs, this file has 3 architectures represented.
If you use the 10.4 universal SDK when building a universal
application (or building for Intel) all is fine. We build for Intel on
our PowerPC systems just fine if you do that (assuming you are using
Xcode 2.2/2.2.1).
[0:806] > file /Developer/SDKs/MacOSX10.4u.sdk/usr/lib/libSystem.B.dylib
/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/libSystem.B.dylib: Mach-O fat
file with 3 architectures
/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/libSystem.B.dylib (for
architecture ppc64): Mach-O 64-bit dynamically linked shared
library stub ppc64
/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/libSystem.B.dylib (for
architecture ppc): Mach-O dynamically linked shared library stub
ppc
/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/libSystem.B.dylib (for
architecture i386): Mach-O dynamically linked shared library stub
i386
-Shawn
_______________________________________________
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