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
- Re: FYI: duplicate removal patch [Was Re: ok, new libtool... Robert Boehne
- Re: FYI: duplicate removal patch [Was Re: ok, new libtool... Gary V . Vaughan
- Re: FYI: duplicate removal patch [Was Re: ok, new libtool... Alexandre Oliva
- Re: FYI: duplicate removal patch [Was Re: ok, new li... Gary V . Vaughan
- RE: FYI: duplicate removal patch [Was Re: ok, new libtool... Boehne, Robert
- Re: FYI: duplicate removal patch [Was Re: ok, new libtool... edward
- Re: FYI: duplicate removal patch [Was Re: ok, new libtool... Alexandre Oliva
- Re: FYI: duplicate removal patch [Was Re: ok, new libtool... Alexandre Oliva
- Re: FYI: duplicate removal patch [Was Re: ok, new libtool... edward
- s_a_white