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