日期:2014-05-16  浏览次数:20583 次

GCC安装出现问题,请求解答
安装是按照网上的GCC安装的
可是还是出现了以下问题,求解决
checking build system type... i686-pc-cygwin
checking host system type... i686-pc-cygwin
checking target system type... i686-pc-cygwin
checking for a BSD-compatible install... /usr/bin/install -c
checking whether In works... no, using cp
checking whether In -s works... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for a gawk... gawk
checking to see if cat works as expected... yes
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in '/usr/local/gcc-4.6.1':
configure: error: no acceptable C compiler found in $PATH

------解决方案--------------------
…… 你这叫编译gcc
你没有gcc用什么编译gcc
------解决方案--------------------
cygwin的话直接装编译好的gcc
------解决方案--------------------
cygwin是在windows下安装,直接下个gcc的包就ok了。
------解决方案--------------------
你的链接就是自己编译gcc的。
你本身 就没有gcc 如何能编译。