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: OpenMacNews <email@hidden>
- Date: Tue, 19 Jul 2005 13:08:50 -0700
hi martin,
thx for the reply =)
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.
heh. kinda, sorta already did ... ;-)
<http://marc.theaimsgroup.com/?l=openssl-dev&m=112179962925027&w=2>
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.
good, i'm on the same track ...
working on a workaround as i type ...
cheers,
richard
_______________________________________________
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