------- Comment #12 from dominiq at lps dot ens dot fr  2010-05-15 21:50 -------
I have looked to my logs and the warnings

ld: warning: cannot export hidden symbol std::basic_stringbuf<wchar_t,
std::char_traits<wchar_t>, std::allocator<wchar_t> >::~basic_stringbuf() from
.libs/complex_io.o
...

are already in my make log for revision 154675. In fact the key error is the
same in the failures I have recorded:

ld: codegen problem, can't use rel32 to external symbol
___emutls_v._ZZN12_GLOBAL__N_110get_globalEvE6global in ___cxa_get_globals_fast
from ../libsupc++/.libs/libsupc++convenience.a(eh_globals.o)


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44146

Reply via email to