|
|
安装gcc是出现错误提示,不解
[root@localhost gcc-3.0]# /home/zhangq/gcc-3.0/configure --prefix=/usr/local/gcc
Configuring for a i686-pc-linux-gnuoldld host.
Created "Makefile" in /home/zhangq/gcc-3.0 using "mt-frag"
/home/zhangq/gcc-3.0/configure: cc: command not found
*** The command 'cc -o conftest -g conftest.c' failed.
*** You must set the environment variable CC to a working compiler.
请问高手,这是什么原因呢? |
|