Hi,

This is sort of related:

If I link against a library which is static
using -L/home/test/local/lib -lfoostatic.  The line gets converted by
libtool to:

/home/test/local/lib/foostatic.la

Now in the created la file I get added -L/home/test/local/lib to the
dependency line.  I was just wondering if it's possible to strip it off
should the -L value only be used by static libraries.

Simon



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

Reply via email to