You must set the environment variable CC to a working compiler
在安装gcc时候出现了 这个文问题
9 @! a$ d7 ^4 P' d2 D+ P( q4 X/ B! h9 }: D4 F, w0 s( b* t
[wu@localhost test]$ tool/gcc/gcc-3.1/configure --prefix=bin/gcc; @ ?5 h% _: F, J G% k7 Z
Configuring for a i686-pc-linux-gnu host.; B. p1 y3 D- K6 ?4 p$ b- u! g
Created "Makefile" in /home/wu/test using "mt-frag"
8 a6 ?7 y) {" X0 }# K! ytool/gcc/gcc-3.1/configure: line 7: cc: command not found- F, u b# R% I M2 K5 b1 ]5 `
*** The command 'cc -o conftest -g conftest.c' failed.8 ^6 a' p. ^7 {# d: O: J
*** You must set the environment variable CC to a working compiler. _7 c2 ^: p# ?7 Q2 c) g
3 c' a8 o# z+ K5 M
系统没有C编译程序可用,该怎么 办?