Re: any insights? upgrade from OpenSSL v0.9.7 --> 0.9.8 changes linking behavior on OSX
Re: any insights? upgrade from OpenSSL v0.9.7 --> 0.9.8 changes linking behavior on OSX
- Subject: Re: any insights? upgrade from OpenSSL v0.9.7 --> 0.9.8 changes linking behavior on OSX
- From: Martin Costabel <email@hidden>
- Date: Tue, 19 Jul 2005 21:53:48 +0200
OpenMacNews wrote:
[]
so, there's a difference ... but not clear (yet) whether it's due to
OpenSSL or Apple's build system. again, openssl dev sez it's Mac --
but no details/reason :-(
They screwed this up, go back and slap them.
In openssl-0.9.7/Makefile, they have a line
-install_name ${INSTALLTOP}/lib/lib$$i${SHLIB_EXT} ) || exit 1; \
in the do_darwin_shared section.
In openssl-0.9.8, this part moved into Makefile.shared, and there is no
more install_name in the darwin section. It is replaced by a question:
There is the line
link_app.darwin: # is there run-path on darwin?
Looks like a case of progressive dementia.
--
Martin
_______________________________________________
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