From: edwin@bitbybit-is.nl (Edwin Essenius)
Subject: Global constructors in DLL ?
11 Aug 1998 08:16:49 -0700
Message-ID: <Pine.LNX.3.95.980811122824.22685A-100000.cygnus.gnu-win32@hals.bitbybit>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
To: gnu-win32@cygnus.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@cygnus.com" with one line of text: "help".
