On Fri, 2005-05-13 at 07:56 -0600, Kumar Golap wrote: > /var/tmp/portage/gcc-3.3.5.20050130-r1/work/build using "mt-frag" > gcc: installation problem, cannot exec `as': No such file or directory > *** The command '/usr/bin/gcc -o conftest -O2 -march=pentium3 > conftest.c' failed. > *** You must set the environment variable CC to a working compiler.
`as' is the problem (as is the GNU assembler, provided by binutils). You probably need to run binutils-config. -- gentoo-user@gentoo.org mailing list