On Tue, 2006-11-28 at 14:13 +0100, Fabian Groffen wrote:
<snip>
> 
> I had a chat with Mike Frysinger (vapier) about it.  It's not clear why
> movelibs is done, but probably because it works better than
> --enable-version-specific-libs.  I still would like to try the latter
> one, as I'd prefer applications to link against the version specific
> library instead of to ${EPREFIX}/usr/lib

Even if gcc is built with --enable-version-specific-runtime-libs, its
version specific directory does not get built into the binary.
It does not pass any -R/-rpath to the linker at all, just many -L

/haubi/

-- 
[EMAIL PROTECTED] mailing list

Reply via email to