ACS on Win32 with MinGW


To "'ng-spice-devel@ieee.ing.uniroma1.it'" <ng-spice-devel@ieee.ing.uniroma1.it>
From "Gillespie, Alan" <Alan.Gillespie@analog.com>
Date Mon, 23 Apr 2001 16:39:25 +0100
Delivered-To mailing list ng-spice-devel@ieee.ing.uniroma1.it
Mailing-List contact ng-spice-devel-help@ieee.ing.uniroma1.it; run by ezmlm
Reply-To ng-spice-devel@ieee.ing.uniroma1.it


This is not worth spending much thought on, but I
got ACS to compile using the MinGW version of gcc.

However, it crashes before it even gets into the
main program. That is, it seems to crash during
the construction of some global objects.

Does anyone know how you debug that part of a C++
program with gdb ?

Al, someone here told me that the C++ constructor
stuff can be a nightmare, since the order of
initialization is undefined, apparently. Do you
know of any "risky" stuff in your constructors ?

Cheers,

Alan

Partial thread listing: