|

楼主 |
发表于 2004-8-18 23:18:53
|
显示全部楼层
configure了不过好像有点错误,我看不太明白。我贴出来麻烦大家帮我看一下。
.[root@linux-php gcc-3.4.1]# ./configure --prefix=/usr/local/gcc-3.4.1 --enable-t
hreads=posix --disable-checking --enable--long-long --host=i386-redhat-linux --w
ith-system-zlib --enable-languages=c,c++,java
loading cache ./config.cache
checking host system type... i386-redhat-linux-gnu
checking target system type... i386-redhat-linux-gnu
checking build system type... i386-redhat-linux-gnu
checking for a BSD compatible install... /usr/bin/install -c
*** This configuration is not supported in the following subdirectories:
target-libf2c target-libobjc
(Any other directories should still work fine.)
./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 compilerd. |
|