------- Comment #4 from bkoz at gcc dot gnu dot org 2006-10-11 09:48 -------
This is a regression, oh well. Can you confirm for me that mingw32 is a target w/o __cxa_atexit? I don't suppose it will make any difference, but can you please try: - __gnu_cxx::__recursive_mutex static_mutex; + static __gnu_cxx::__recursive_mutex static_mutex; best, benjamin -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29426