From 63fc505ad8e9b520077084c358be0bd0ccc7a40a Mon Sep 17 00:00:00 2001 From: "Gary V. Vaughan" Date: Tue, 23 Mar 1999 10:40:00 +0000 Subject: [PATCH] * TODO (cygwin): food for though re: mutually dependant dlls. --- ChangeLog | 4 ++++ TODO | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index a8837dc7b..cc934bfa1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1999-03-23 Gary V. Vaughan + + * TODO (cygwin): food for though re: mutually dependant dlls. + 1999-03-21 Alexandre Oliva * tests/build-relink.test: if we relink and have hardcode_direct, diff --git a/TODO b/TODO index d1487063f..f4b855a35 100644 --- a/TODO +++ b/TODO @@ -39,6 +39,12 @@ import lib differently than if it will be linked with a static lib. This will 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. -- 2.47.3