> If I try to build it "by hand" -O0, the link fails. Please try yourself. Right. The failures are in the libstdc++ testsuite. Seems like every platform that used to have no failures now has 3 or 4... > I'm really puzzled... ...the libstdc++ testsuite is run at -00, not -O2. Perhaps this should change. -benjamin