libtool-patches
[Top][All Lists]
Advanced

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

FYI: TODO update


From: Ralf Wildenhues
Subject: FYI: TODO update
Date: Tue, 8 Mar 2005 10:30:09 +0100
User-agent: Mutt/1.4.1i

THANKS update (all branches): Add Fred Cox.

For HEAD:

        * TODO: Update.

Index: TODO
===================================================================
RCS file: /cvsroot/libtool/libtool/TODO,v
retrieving revision 1.62
diff -u -r1.62 TODO
--- TODO        26 Feb 2005 14:44:34 -0000      1.62
+++ TODO        8 Mar 2005 09:31:13 -0000
@@ -51,6 +51,11 @@
 * Have libtoolize install `install-sh' if a newer version is available,
   and/or Automake is not used.
 
+* Allow to specify linking some dependent libraries statically and some
+  dynamically, where possible.
+
+* Improve support for C++ with templates.
+
 1.2. libtldl
 ------------
 
@@ -103,6 +108,7 @@
 * Test everything:
     - cross compile
     - dirs with ~
+    - multiple input files
 
 2.3. libtool
 ------------
@@ -134,6 +140,7 @@
 
 * Filenames containing shell meta-characters are not properly handled
   by libtool.  Compiling a file named "a;b.c", for example, fails.
+  Especially `$' would be necessary for java programs.
 
 * We could introduce a mechanism to allow for soname rewriting, to
   ease multi-libc support.  Installers could specify a prefix, suffix or
@@ -233,10 +240,6 @@
 * Figure out how to make pkg-config aware of the information libtool
   knows about libraries and their dependencies, and send a patch.
 
-* Support dlmopen dladdr1 and dlinfo in libltdl [I totally disagree with
-  this one Ralf, libltdl is a portability library, none of these functions
-  enhance portability in any way -- Peter]
-
 * Generate a libtool.m4 from a bunch of individual files, one per
   platform, to make the job of a "platform maintainer" easier and make
   it easier to add new platforms.




reply via email to

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