On Jan 28, 2001, Steve Robbins <[EMAIL PROTECTED]> 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                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

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

Reply via email to