On three different SVR4 systems I have found that configure does not set INSTALL correctly in gcc/Makefile. Makefile contains INSTALL = @INSTALL@ Because of this, "make install" from the gcc subdirectory fails.