On Thu, 19 Aug 2004, Andreas Schwab wrote:

Stephan A Suerken <[EMAIL PROTECTED]> writes:

Afaik, LD_LIBRARY_PATHs, if set, should have precedence over standard
paths.

LD_LIBRARY_PATH has no significance to the linker for finding the libraries to be linked in.

This is not a true statement. Some linkers (e.g. apparently Solaris 9s 'ld') will use LD_LIBRARY_PATH for finding libraries. Autoconf itself does not use LD_LIBRARY_PATH.


Bob
======================================
Bob Friesenhahn
[EMAIL PROTECTED]
http://www.simplesystems.org/users/bfriesen


_______________________________________________ Autoconf mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to