From: edwin AT bitbybit-is DOT nl (Edwin Essenius) Subject: Global constructors in DLL ? 11 Aug 1998 08:16:49 -0700 Message-ID: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII To: gnu-win32 AT cygnus DOT com Hello, I am using cywin B19.2, with the sergey patches an trying to build a C++ DLL. Except for the Global constructors all seems to work. Global variables in the DLL are initialized, but the global constructors are not called when it is declared in a DLL. Can anyone shed some light on this matter? Thanx Edwin - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".