+1999-03-23 Gary V. Vaughan <gvaughan@oranda.demon.co.uk>
+
+ * TODO (cygwin): food for though re: mutually dependant dlls.
+
1999-03-21 Alexandre Oliva <oliva@dcc.unicamp.br>
* tests/build-relink.test: if we relink and have hardcode_direct,
almost definitely require that automake pass some hints about linkage in to
each object compilation line.
+* jeffdb@goodnet.com writes
+ all you need to do for mutually dependant
+ .dll's is to create an implib from a .def file
+so it appears that we might need to detect and handle mutual dependencies
+specially on win32 =(O|
+
* If not cross-compiling, have the static flag test run the resulting
binary to make sure everything works.