|
|
之前机器上没有装过gcc,我下了一个gcc-3.2.2.tar.gz的一个源码包,打算重新编译再进行安装,但是在执行
./configure
的时候居然报错,
Created "Makefile" in /home/test/install/gcc-3.3.3 using "mt-frag"
./configure: line 8: cc: command not found
*** The command 'cc -o conftest -g conftest.c' failed.
*** You must set the environment variable CC to a working compiler.
搞的人狠烦躁,兄弟们有什么好的建议? |
|