Re: Version Linking Issues
Re: Version Linking Issues
- Subject: Re: Version Linking Issues
- From: Daniel Hazelbaker <email@hidden>
- Date: Tue, 27 Sep 2005 11:49:40 -0700
You have to specifically link against the 0.9.dylib versions of the
libs. For some reason XCode (or gcc?) does not pick these up
correctly even when you use a specific SDK (at least not reliably).
Daniel
On Sep 27, 2005, at 9:23 AM, Mark Thomas wrote:
Hi,
Wondering if anybody could say how you get Xcode just to link
libsll.dylib
abd libcrypto.dylib. As presently its resolving the symlink to
libssl.0.9.7.dylib ..etc.
It makes sense what its doing, but when this code try's to run on
10.2 it
gets halt'ed, because that version isn't there, but version 0.9 is,
but if
if it linked again the symlink and used that then I won't get this
problem.
Does this make sense ?, I have done some Solaris/IRIX development
and I'm
sure there's was a way to tell ld to use symlink.
Thanks
Mark.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40highdesertchurch.com
This email sent to email@hidden
_______________________________________________
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