libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FYI: duplicate removal patch [Was Re: ok, new libtool for cygwinupda


From: s_a_white
Subject: Re: FYI: duplicate removal patch [Was Re: ok, new libtool for cygwinupdates]
Date: Sat, 7 Apr 2001 09:56:10 +0100

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]