bug-libtool
[Top][All Lists]
Advanced

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

Re: libtool does not read LIBRARY_PATH


From: Samuel Thibault
Subject: Re: libtool does not read LIBRARY_PATH
Date: Mon, 11 May 2009 19:33:26 +0200
User-agent: Mutt/1.5.12-2006-07-14

Andreas Schwab, le Mon 11 May 2009 19:29:05 +0200, a écrit :
> Samuel Thibault <address@hidden> writes:
> > Bob Friesenhahn, le Mon 11 May 2009 11:55:19 -0500, a écrit :
> >> On Mon, 11 May 2009, Samuel Thibault wrote:
> >> >but the thing is: LIBRARY_PATH does contain libfoobar.a. Setting LDFLAGS
> >> >to "-L/where/libfoobar.a/is" makes the problem go away.  It looks like
> >> >libtool is not taking LIBRARY_PATH into account.  It should.
> >> 
> >> I have never heard of LIBRARY_PATH before.
> >
> > Err, it is even mentioned in libtool...
> 
> Are you using BeOS? :-)

?!

in my m4/libtool.m4 it's in

if test "$GCC" = yes; then
  variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX 
COMPILER_PATH LIBRARY_PATH"
fi

Samuel




reply via email to

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