当前位置: 技术问答>linux和unix
安装gcc的问题
来源: 互联网 发布时间:2015-09-09
本文导语: 安装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 compilier. 本人刚接触linux编程,请各位高手多多...
安装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 compilier.
本人刚接触linux编程,请各位高手多多指教
./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 compilier.
本人刚接触linux编程,请各位高手多多指教
|
That sourcecode could be found in the source_disk,which limited in RedHat9.0 or RedHat10.0.
|
先安装一个编译器cc或者gcc,binary de