Re: libcrypto and libssl arch issue
Re: libcrypto and libssl arch issue
- Subject: Re: libcrypto and libssl arch issue
- From: Stéphane Sudre <email@hidden>
- Date: Fri, 16 Nov 2007 18:40:21 +0100
On Nov 16, 2007, at 6:14 PM, Matt Meissner wrote:
Hi,
On my fresh 10.5.1 system on an Intel iMac:
$ file /usr/lib/libcrypto.*
/usr/lib/libcrypto.0.9.7.dylib: Mach-O universal binary with 4
architectures
/usr/lib/libcrypto.0.9.7.dylib (for architecture ppc7400): Mach-O
dynamically linked shared library ppc
/usr/lib/libcrypto.0.9.7.dylib (for architecture ppc64): Mach-O 64-bit
dynamically linked shared library ppc64
/usr/lib/libcrypto.0.9.7.dylib (for architecture i386): Mach-O
dynamically linked shared library i386
/usr/lib/libcrypto.0.9.7.dylib (for architecture x86_64): Mach-O
64-bit dynamically linked shared library x86_64
/usr/lib/libcrypto.0.9.dylib: Mach-O dynamically linked shared library
ppc
/usr/lib/libcrypto.dylib: Mach-O universal binary with 4
architectures
/usr/lib/libcrypto.dylib (for architecture ppc7400): Mach-O
dynamically linked shared library ppc
/usr/lib/libcrypto.dylib (for architecture ppc64): Mach-O 64-bit
dynamically linked shared library ppc64
/usr/lib/libcrypto.dylib (for architecture i386): Mach-O dynamically
linked shared library i386
/usr/lib/libcrypto.dylib (for architecture x86_64): Mach-O 64-bit
dynamically linked shared library x86_64
libcrypto.0.9.dylib is PPC only. Same problem with libssl.0.9.dylib.
It causes dlopen() /usr/lib/libcrypto.0.9.dylib to fail on Intel
platforms.
Before I submit a bug report, just wondering if anyone else can
confirm this or if it is an oddity of my install.
Yes, this is a known issue, but I'm not sure it's worth filing a bug
report: I filed a bug report against this problem when there was still
plenty of time to fix it (> 5 months IIRC) and it was not fixed. And
since you would have anyway a version of Leopard that does not include
this version, the idea is to forget about it and find a solution.
In my case, the solution has been to use different settings for the
i386 and ppc builds. You would of course need to ship an update of your
product.
_______________________________________________
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