From: Ralf Wildenhues Date: Mon, 21 Mar 2005 08:02:55 +0000 (+0000) Subject: * TODO: Update. X-Git-Tag: release-2-1b~708 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56e58cf3af810e2f21221e303030e024b76c8cfe;p=thirdparty%2Flibtool.git * TODO: Update. --- diff --git a/ChangeLog b/ChangeLog index ecb74b89a..e6e1e7247 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-03-21 Ralf Wildenhues + + * TODO: Update. + 2005-03-20 Peter Ekberg * m4/libtool.m4 (_LT_LINKER_SHLIBS) [ irix5, irix6, nonstopux ]: diff --git a/TODO b/TODO index 6e1f69ed4..093d72ca8 100644 --- 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 ----------------------------