> > This test works on OpenServer ELF, but not COFF. Whether this is > > something in the way sco5.h handles initializers, I can't tell. > > > Can anyone offer good hints where to look? > > Does defining HAVE_ATEXIT help? The problem isn't in the destructors. The problem seems to be that the constructors are never called. RJL