libtool
[Top][All Lists]
Advanced

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

Re: Mainline bootstrap failure (Re: libstdc++ execute tests)


From: Alexandre Oliva
Subject: Re: Mainline bootstrap failure (Re: libstdc++ execute tests)
Date: 18 Apr 2001 01:43:46 -0300
User-agent: Gnus/5.090002 (Oort Gnus v0.02) XEmacs/21.1 (Cuyahoga Valley)

On Apr 16, 2001, "Gary V. Vaughan" <address@hidden> wrote:

> I like this idea.  Would you add it to the libtool TODO file please, 

Ok to install?

Index: ChangeLog
from  Alexandre Oliva  <address@hidden>

        * TODO: Add -L- flag.

Index: TODO
===================================================================
RCS file: /cvsroot/libtool/libtool/TODO,v
retrieving revision 1.42
diff -u -p -r1.42 TODO
--- TODO 2001/01/31 16:26:48 1.42
+++ TODO 2001/04/18 04:43:45
@@ -18,6 +18,13 @@ be desirable.
 * Lists of exported symbols should be stored in the pseudo library
 so that the size of lt_preloaded_symbols can be reduced.
 
+* Have some option to tell libtool not to include -L flags that point
+into a certain tree in the dependence list of an installed library.
+For example: -L-$top_builddir would let one link with libtool
+libraries in sibling subdirectories within a project, using the -L
+notation, without getting builddir pathnames ever mentioned in .la
+files that get installed.
+
 In the future:
 **************
 
-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  address@hidden, redhat.com}
CS PhD student at IC-Unicamp        address@hidden, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

reply via email to

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