On Sat, 17 Feb 2007, Michail Vidiassov wrote:
BTW, Mac OS X has no rpath support
http://developer.apple.com/releasenotes/DeveloperTools/RN-dyld/
I was aware of that (thanks)
BTW, as far as I able to understand configure, setting
LIB_CREATE='${LIBTOOL} --mode=link ${CC} -rpath ${DESTDIR}${libdir} ..
is not conditional on rpath support being present.
I have a note from last summer that tells me I tried implementing
disable-rpath for the libtool configuration, but found that the
resulting libraries were not installable: