This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Global constructors in DLL ?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]