AIX 4.3.3 gcc 3.4.3
make install fails with this:
[...SNIP...]
../gcc-3.4.3/install-sh -c g++ /opt/gcc-3.4.3/bin/g++
/usr/local/bin/bash: ../gcc-3.4.3/install-sh: A file or directory in the path name d
oes not exist.
make[1]: [c++.install-common] Error 127 (ignored)
[...SNIP...]
it seems like 'install-sh -c gcc/g++ ...' would do the trick and i can confirm this by running make install from gcc-build/gcc rather then gcc-build. any ideas?
TIA
-- Michael Garriss Senior Software Engineer Absolute Performance, Inc.