|
|
我的系统是SLES 10,安装gcc是编译出错,如下:
jachaylucy:/windows/E/Linux/soft/gcc-build # /windows/E/Linux/soft/gcc-4.1.0/configure --prefix=/usr/local/gcc-4.1.0
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
checking whether ln works... no, using cp
checking whether ln -s works... no
checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH
请问该怎么解决? |
|