After untaring gcc-core-3.4.3 and gcc-g++-3.4.3 and gcc-testsuite I did: ./configure; gmake bootstrap; gmake install
which failes: ./install-sh -c .libs/libsupc++.lai /usr/local/lib/mabi=32/libsupc++.la ../libtool[5067]: ./install-sh: not found gmake[5]: *** [install-toolexeclibLTLIBRARIES] Error 127 gmake[5]: Leaving directory `/root/gcc-3.4.3/mips-sgi-irix6.5/mabi=32/libstdc++-v3/libsupc++' As workaround I copied install-sh in every subdirectory. Same happens for alphaev7-dec-osf. I did no tests on other platforms. -- Summary: ./install-sh not found in subdirectories Product: gcc Version: 3.4.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: other AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jschulen at gmx dot de CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: mips-sgi-irix6.5 GCC host triplet: mips-sgi-irix6.5 GCC target triplet: mips-sgi-irix6.5 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19751