- 论坛徽章:
- 0
|
由于服务器上没有安装编译器,
下了gcc-3.4.1解压后安装出现下面信息 请问如何是什么意思
[root@mobile69 gcc-3.4.1]# ./configure
creating cache ./config.cache
checking host system type... i686-pc-linux-gnuoldld
checking target system type... i686-pc-linux-gnuoldld
checking build system type... i686-pc-linux-gnuoldld
checking for a BSD compatible install... /usr/bin/install -c
./configure: line 2332: cc: command not found
*** The command 'cc -o conftest -g conftest.c' failed.
*** You must set the environment variable CC to a working compiler. |
|