This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
CC can not compile GCC
- To: gcc-help at gcc dot gnu dot org
- Subject: CC can not compile GCC
- From: Dean Harper <dean dot harper at rchagen dot com>
- Date: Wed, 25 Jul 2001 14:07:10 -0400
Hi,
I have a fresh install of Sun Solairs 2.6 on an E250 and I'm trying to
install GCC, but when I run the configure command I get the following
error;
*** The command 'cc -o conftest -g conftest.c' failed.
*** You must set the environment variable CC to a working compiler.
I download the binaries of gcc and un-tarred them in the /usr directory
and when I try ro run the configure command I get this error;
cpp: Internal compiler error: program cpp got fatal signal 9
*** The command 'gcc -o conftest -g conftest.c' failed.
*** You must set the environment variable CC to a working compiler.
any help will be appreciated.
Thank you in advance
Dean Harper