[Bug libstdc++/22309] mt allocator doesn't pthread_key_delete its keys
Woebbeking at web dot de
gcc-bugzilla@gcc.gnu.org
Wed Sep 28 17:16:00 GMT 2005
------- Additional Comments From Woebbeking at web dot de 2005-09-28 17:16 -------
Subject: Re: mt allocator doesn't pthread_key_delete its keys
On Tuesday 27 September 2005 16:43, jakub at gcc dot gnu dot org wrote:
> If you are compiling with -fvisibility*,
> then the problem is PR libstdc++/22482, not this one.
I compile with -fvisibility=hidden -fvisibility-inlines-hidden, but I
get no linker errors. And as noted export GLIBCXX_FORCE_NEW=1 prevents
the crash.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22309
More information about the Gcc-bugs
mailing list