|
|

楼主 |
发表于 2004-11-4 18:27:39
|
显示全部楼层
GCC?可是在安装GCC的时候还是报错啊
[root@localhost gcc-3.4.2]# ./configure
loading cache ./config.cache
checking host system type... i686-pc-linux-gnuoldld
checking target system type... i686-pc-linux-gnuoldld
checking build system type... i686-pc-linux-gnuoldld
checking for a BSD compatible install... /usr/bin/install -c
./configure: line 2332: cc: command not found
*** The command 'cc -o conftest -g conftest.c' failed.
*** You must set the environment variable CC to a working compiler. |
|