]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* TODO: Update.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 21 Mar 2005 08:02:55 +0000 (08:02 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 21 Mar 2005 08:02:55 +0000 (08:02 +0000)
ChangeLog
TODO

index ecb74b89aef0ca5f4aeefbd7e9badaa6570e3037..e6e1e7247d5ba007298c2d29f2ce311c54358b58 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-03-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * TODO: Update.
+
 2005-03-20  Peter Ekberg  <peda@lysator.liu.se>
 
        * m4/libtool.m4 (_LT_LINKER_SHLIBS) [ irix5, irix6, nonstopux ]:
diff --git a/TODO b/TODO
index 6e1f69ed430b7a5a9cc10afd688f4ffc234b6ec7..093d72ca8878f2ae15aaee006d8eb450afe68e61 100644 (file)
--- a/TODO
+++ b/TODO
@@ -56,6 +56,10 @@ GNU Libtool
 
 * Improve support for C++ with templates.
 
+* Audit use of $ECHO in libtool.m4.
+
+* Fix deplibs_check_method=pass_all (which is wrong!) on linux.
+
 1.2. libtldl
 ------------
 
@@ -92,6 +96,11 @@ GNU Libtool
   `.la' files so that people can depend on their format.  This would be
   a good thing to put before the maintainance notes.
 
+* Document the installed `libtool' and its limitations clearly (maybe implement
+  --disable-script-install as well).  Or, even better, remove its limitations.
+
+* Platform notes redo.
+
 2.2. test suite
 ---------------
 
@@ -109,6 +118,8 @@ GNU Libtool
     - cross compile
     - dirs with ~
     - multiple input files
+    - look at the wrapper-in-wrapper problem: `libtool' vs.
+        distcc, ccache, mpicc.
 
 2.3. libtool
 ------------
@@ -159,6 +170,8 @@ GNU Libtool
   libtool script smaller and easier to follow, maybe a little faster
   too?
 
+* Look at position-independent executables.
+
 2.4. libtool autoconf macros
 ----------------------------