From: Alexandre Oliva Date: Wed, 20 Jan 1999 13:45:21 +0000 (+0000) Subject: updated TODO X-Git-Tag: ild-branchpoint~42 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c914286f6a87cf2045e342de705880ce510f9039;p=thirdparty%2Flibtool.git updated TODO --- diff --git a/ChangeLog b/ChangeLog index 0ad21c6c7..3977bddd2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -21,6 +21,8 @@ 1999-01-20 Gary V. Vaughan + * TODO: Added inter-library deps for ltlibs. + * THANKS: Added Vladimir Kushnir. 1999-01-20 Vladimir Kushnir diff --git a/TODO b/TODO index 8d68f9cf5..763f59137 100644 --- 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.