On Mar 27, 2001, "Dan Harkless" <[EMAIL PROTECTED]> wrote:

> Everything is set up nicely so that the eventual link of the main
> executable will use libtool, but the test links done by configure
> _don't_ use it!

> Shouldn't AM_PROG_LIBTOOL cause configure to use libtool during all
> its test links?

Yep.  It's been in my to-do list for ages.

The main stumbling block is that libtool currently requires separate
compile and link phases, whereas autoconf assumes it is possible to
compile-and-link with a single command.

Contributions would be very welcome.

-- 
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