libssl & libcrypto revisited
libssl & libcrypto revisited
- Subject: libssl & libcrypto revisited
- From: Daniel Hazelbaker <email@hidden>
- Date: Wed, 22 Feb 2006 10:57:54 -0800
Question to the XCode God's (i.e. programmers) :)
Has the overzealous symbolic link resolving issues been fixed (i.e.
dragging libssl.dylib causing XCode to link to 0.9.7 and thus not run
on 10.2.8) been fixed, or is my best bet for building a universal
binary to "-lssl.0.9" ?
I have applications that need libssl and libcrypto, but they need to
run on 10.2.8 through 10.4.5, on mac and intel (that is the supported
versions). I am not using any 0.9.7 specific crypto code.
Daniel
_______________________________________________
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