This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/24189] crash at exit after dlclose with -fuse-cxa-atexit
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Oct 2005 14:36:16 -0000
- Subject: [Bug c++/24189] crash at exit after dlclose with -fuse-cxa-atexit
- References: <bug-24189-9098@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #9 from pinskia at gcc dot gnu dot org 2005-10-04 14:36 -------
And how I configured GCC:
earth:~>~/ia32_linux_gcc3_4/bin/gcc -v
Reading specs from
/home/gates/pinskia/ia32_linux_gcc3_4/lib/gcc/i686-pc-linux-gnu/3.4.0/specs
Configured with: ../configure --prefix=/home/gates/pinskia/ia32_linux_gcc3_4
--enable-__cxa_atexit
Thread model: posix
gcc version 3.4.0
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24189