]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
updated TODO
authorAlexandre Oliva <oliva@dcc.unicamp.br>
Wed, 20 Jan 1999 13:45:21 +0000 (13:45 +0000)
committerGary V. Vaughan <gary@gnu.org>
Wed, 20 Jan 1999 13:45:21 +0000 (13:45 +0000)
ChangeLog
TODO

index 0ad21c6c7b6af348e18eaf1fb5fc8c1b0ab56149..3977bddd20f870b49179929a16445a0709998a67 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,6 +21,8 @@
 
 1999-01-20  Gary V. Vaughan  <gvaughan@oranda.demon.co.uk>
 
+       * TODO: Added inter-library deps for ltlibs.
+
        * THANKS: Added Vladimir Kushnir.
        
 1999-01-20  Vladimir Kushnir  <kushn@mail.kar.net>
diff --git a/TODO b/TODO
index 8d68f9cf5cc07ebfbed31e291f1814a7b9b9528e..763f591372e39913a7d7ba8efb2d71bf07003cbd 100644 (file)
--- a/TODO
+++ b/TODO
@@ -36,6 +36,9 @@ this in the dso.5 page, this looks more informative :)
 Reminded by Alexandre Oliva.  This requires looking up installed
 libtool libraries for transparent support.
 
+* Inter-library dependencies need to work for ltlibraries too.
+Thomas Tanner has a patch for this.
+
 * Alexandre Oliva suggests that we hardcode paths into libraries, as
 well as binaries:  `... -Wl,-soname -Wl,/tmp/libtest.so.0 ...'.  Tim
 Mooney wants the same thing.
@@ -58,7 +61,7 @@ work under Solaris however.
 In the future:
 **************
 
-* Fix mdemo and depdemo on win32.
+* Fix */demo on win32.
 This may require resolving some of the items below.
 
 * Figure out how to use data items in dlls with win32.