Missing x86_64 libraries
Missing x86_64 libraries
- Subject: Missing x86_64 libraries
- From: "K. Noel Belcourt" <email@hidden>
- Date: Thu, 21 Feb 2008 21:03:41 -0700
Hi,
I'm on an Intel Core 2 Duo with 10.4.11 and I'm trying to figure out
the rational behind which /usr/lib libraries have four architectures:
libpanel.5.4.dylib: Mach-O universal binary with 4
architectures
libpanel.5.4.dylib (for architecture ppc): Mach-O dynamically
linked shared library ppc
libpanel.5.4.dylib (for architecture ppc64): Mach-O 64-bit
dynamically linked shared library ppc64
libpanel.5.4.dylib (for architecture i386): Mach-O dynamically
linked shared library i386
libpanel.5.4.dylib (for architecture x86_64): Mach-O 64-bit
dynamically linked shared library x86_64
and those that have only two architectures:
libiconv.2.dylib: Mach-O universal binary with 2
architectures
libiconv.2.dylib (for architecture ppc): Mach-O dynamically
linked shared library ppc
libiconv.2.dylib (for architecture i386): Mach-O dynamically
linked shared library i386
An application I am trying to port requires the x86_64 architecture
for libiconv, but it's not there (I'm building with the intel 10.1
compilers at the moment). Is this a non-issue if I move up to Leopard?
Thanks.
-- Noel Belcourt
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >Leopard X11 (From: Jeshua Lacock <email@hidden>) |