libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libtool--gary--1.0--patch-25


From: Bob Friesenhahn
Subject: Re: libtool--gary--1.0--patch-25
Date: Wed, 7 Jul 2004 11:38:04 -0500 (CDT)

Charles,

Since you seem to be awake and looking at libtool, you might want to take a look at the wrapper shell script generated to execute programs. Under Cygwin & MinGW, there is a bug in that if the user specifies -L/usr/local/bin then the script updates PATH to look for DLLs in /usr/local/bin before looking in the directory with libtool's uninstalled DLLs. This is a *big* problem if the installation prefix is also /usr/local because then some older DLL is used rather than the one we just built. Unfortunately, the path decision making comes from the innards of libtool itself so the fix may not be easy to figure out or the fix may break something else.

Bob
======================================
Bob Friesenhahn
address@hidden
http://www.simplesystems.org/users/bfriesen




reply via email to

[Prev in Thread] Current Thread [Next in Thread]