|
|
发表于 2007-4-28 20:39:36
|
显示全部楼层
Post by wingjing
Suse:~/gcc-3.4.1 # ./configure --prefix=/mnt/gcc/
loading cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
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.
似乎是找不到CC,难道装GCC还要先装CC吗?郁闷
既然是编译,难道不应该吗? |
|