[Bug 281012] [NEW] --enable-__cxa_atexit missing

2008-10-09 Thread troy d. straszheim
Public bug reported: Binary package hint: gcc-4.2 This isn't enabled in gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu7) on hardy... but it should be. Without it destructors of static objects are run in a seemingly random order... you can get crashes at exit if you depend on them being run (as the

[Bug 281012] Re: --enable-cxa_atexit

2008-10-09 Thread troy d. straszheim
That should be '--enable-__cxa_atexit', my bad. Note that gutsy had it: % gcc -v Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib