Re: Why do I have a ppc-only libc?
Re: Why do I have a ppc-only libc?
- Subject: Re: Why do I have a ppc-only libc?
- From: Jonas Maebe <email@hidden>
- Date: Tue, 5 Sep 2006 12:19:21 +0200
On 05 Sep 2006, at 00:48, Scott Lamb wrote:
$ file /usr/lib/libSystem.B.dylib
/usr/lib/libSystem.B.dylib: Mach-O fat file with 2 architectures
/usr/lib/libSystem.B.dylib (for architecture ppc64): Mach-O
64-bit dynamically linked shared library ppc64
/usr/lib/libSystem.B.dylib (for architecture ppc): Mach-O
dynamically linked shared library ppc
Did I miss something? How can I install the libraries I need to
produce universal binaries? I've checked the developer site [1],
but it's apparently wrong ("simply upgrading to Xcode 2.2 or later
should be sufficient").
It's normal that everything in /usr/lib is ppc-only on a 10.4 ppc
mac. The 10.4 (universal) SDK is installed in /Developer/SDKs/
MacOSX10.4u.sdk (and the libraries there are only stubs). Maybe you
should turn off zerolink.
Jonas
_______________________________________________
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