------- Comment #7 from ro at techfak dot uni-bielefeld dot de 2009-01-07 17:35 ------- Subject: Re: [4.2/4.3/4.4 Regression] libstdc++ doesn't build with GNU ld 2.19 and Sun as: no .symver support
jakub at gcc dot gnu dot org writes: > I see, does this extra hunk (incremental patch) fix it? Looks good so far: the libgomp testsuite is mostly clean, and libstdc++-v3 testing suffers from another (unrelated) problem only: FAIL: 18_support/bad_typeid/cons_virtual_derivation.cc (test for excess errors) Excess errors: /vol/gcc/lib/gld-2.19: warning: section `.bss' type changed to PROGBITS This seems to be due to a Sun as bug (already reported). I'll let the make check run to completion, but it seems that both this PR and libgomp/38086 are fixed now. Thanks a lot. Rainer -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38092