libtool
[Top][All Lists]
Advanced

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

Re: Linking with installed libtool-constructed library


From: Alexandre Oliva
Subject: Re: Linking with installed libtool-constructed library
Date: 28 Jan 2001 18:19:08 -0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Crater Lake)

On Jan 28, 2001, Steve Robbins <address@hidden> wrote:

>       libtool --mode=link gcc -o foo foo.o /usr/local/libbar.la

> (rather than just "gcc ... -lbar").  This allows libtool a chance to 
> do special stuff.

> So, what's the recommended way of making this happen?  

Use a CVS version of libtool and it will do The Right Thing (TM).
Except at `configure' time, because AC_CHECK_LIB doesn't use libtool.
Perhaps it should?

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  address@hidden, redhat.com}
CS PhD student at IC-Unicamp        address@hidden, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



reply via email to

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