GCC 3.4.4 RC1 fails "make install" for powerpc64-linux. Recent builds from the 3.4 and 4.0 CVS branches fail in the same way, with a link of powerpc64-linux/libstdc++-v3/testsuite/abi_check failing because a compatible version of libv3test.a is not found. abi_check is built successfully three times for "make bootstrap", but the failure happens for "make install". Similar failures happened when the same patch went into mainline. I had a successful build of the 4.0 branch using "make -j 1 bootstrap" instead of "make -j 4 bootstrap", which could be an easy but inconvenient workaround.
-- Summary: 3.4.4 RC1 fails libstdc++ install on powerpc64-linux Product: gcc Version: 3.4.4 Status: UNCONFIRMED Severity: normal Priority: P2 Component: libstdc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: janis at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org,mmitchel at gcc dot gnu dot org GCC build triplet: powerpc64-linux GCC host triplet: powerpc64-linux GCC target triplet: powerpc64-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21523