Re: Redefined symbols in linked dylibs
Re: Redefined symbols in linked dylibs
- Subject: Re: Redefined symbols in linked dylibs
- From: "Ben Kennedy" <email@hidden>
- Date: Sat, 1 Nov 2003 19:18:38 -0500
- Organization: Zygoat Creative Technical Services
On 01 11 2003 at 1:07 pm -0500, Ben Kennedy wrote:
>Is it impossible to dynamic link libcrypto in such a manner that my app
>will run on 10.2? Do I need to revert to ProjectBuilder and wait for the
>maintenance release? Surely I am missing something here.
Ok, I think I've managed to do this by pointing Xcode to
libcrypto.0.9.dylib as opposed to either of libcrypto.dylib or
libcrypto.0.9.7.dylib (the former is a symlink to the latter).
I still don't understand why 0.9 and 0.9.7 exist as distinct files (I
would have thought 0.9 would symlink to the current 0.9.x version, that
being 0.9.7, as does the unversioned one; it appears that libcrypto.0.9
is in fact version 0.9.6, so why is it not named that?). But oh well.
Does anyone know whether libcrypto.0.9 and libz.1 exist on 10.1?
-ben
--
Ben Kennedy, chief magician
zygoat creative technical services
613-228-3392 | 1-866-466-4628
http://www.zygoat.ca
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.