* TODO: Update.

This commit is contained in:
Ralf Wildenhues 2005-03-21 08:02:55 +00:00
parent 7d29c2d785
commit 56e58cf3af
2 changed files with 17 additions and 0 deletions

View File

@ -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 ]:

13
TODO
View File

@ -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
----------------------------