GCC 求助

GCC 求助

我在安装GCC的时候,
执行到./configure时,出现如下提示
./configure: line 7: cc: command not found
*** The command 'cc -o conftest -g   conftest.c' failed.
*** You must set the environment variable CC to a working compiler.
这是怎么回事啊!!!!
你需要一个编译器.你用的什么发行版?先直接装一个发行版自己带的gcc,然后再装新版本的.