Re: libcrypto... again
Re: libcrypto... again
- Subject: Re: libcrypto... again
- From: Thomas Dibble <email@hidden>
- Date: Wed, 5 Nov 2003 19:32:49 -0800
10.1 definitely had libcrypto (and libssl.0.9.dylib). My 10.1.5
machine has /usr/lib/libcrypto.0.9.dylib sitting right there ... And
my libcrypto-dependent app has worked on 10.1 for a good long time.
But, yes, it is odd that the openssl headers aren't in the SDK
(although there are all the crypto/ headers there). This should
probably be filed as a bug, I think.
---- Tom Dibble
On Nov 5, 2003, at 6:39 PM, Ben Kennedy wrote:
On 05 11 2003 at 8:40 pm -0500, Ben Kennedy wrote:
Somebody on the Cocoa list was suggesting that there are problems
using
0.9.7 headers while linking against 0.9(.6). So, I want to use the
0.9.6
headers. I've tried with both the 10.1.5 and 10.2.7 SDK's, but
despite
that, Xcode seems to be using the 10.3 headers.
Folks,
I RTFM'd the release notes again, and clued myself into the fact that
SDK
support only works for native targets. I had reverted to a version of
my
project that I had not yet upgraded to native.
By upgrading to native, then choosing the 10.2.7 SDK, it looks like
Xcode
is now correctly building my app with the desired version of libcrypto
headers and library.
I do have one further question however. Looking in the 10.1.5 SDK, I
see
there is no openssl stuff in /usr/include. Did 10.1 never have
libcrypto
at all? Have I been erroneously assuming for the past year that it
did,
and that my app will run on 10.1 when in fact it will not? (That goes
to
show you then how few of my registered users are 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.
_______________________________________________
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.