updated TODO

This commit is contained in:
Alexandre Oliva 1999-01-20 13:45:21 +00:00 committed by Gary V. Vaughan
parent 19c4321c19
commit c914286f6a
2 changed files with 6 additions and 1 deletions

View File

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

5
TODO
View File

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