Guido writes:
> Aren't these two interrelated? I thought that the relink step was
> done to try to ensure the libs have a different image-base, even
> though it might never been implemented that way...

Umm, never thought of that. I thought that the relink was done because
of some issues with search paths, or full paths to shared libraries,
stored in executables (and shared libraries) on some platforms. And,
as Win32 exes and dlls only have DLL basenames in them, thus
irrelevant.

(Even if the relink step was done to set a hopefully unique image
base, why couldn't that be done when linking the first time?)

--tml


_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to