On May 17, 2001, Ossama Othman <[EMAIL PROTECTED]> wrote:

> On the other hand, shouldn't libtool be able to handle stuff like this
> without producing dozens of consecutive duplicates?

The heuristics we use is that, if a library is explicitly listed more
than once in the dependence list of a single library, we don't ever
remove duplicates of it.  If such a library is used as a dependence of
multiple other libraries, the duplicate dependency will end up
appearing multiple times in their dependency lists.

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