Hi All,<br>I am trying to install gmp-4.2.2 on Ubuntu 7.10 with gcc 4.1.3 installed. But it failed at ./configure stage. I googled and found that this is a common problem. Anybody knows why? I&#39;m pretty sure that gcc is correctly installed.<br>
<br><br>The following is the output during config:<br><br>pighogswine@pighogswine-desktop:~/gmp-4.2.2$ ./configure<br>checking build system type... x86_64-unknown-linux-gnu<br>checking host system type... x86_64-unknown-linux-gnu<br>
checking for a BSD-compatible install... /usr/bin/install -c<br>checking whether build environment is sane... yes<br>checking for gawk... no<br>checking for mawk... mawk<br>checking whether make sets $(MAKE)... yes<br>checking whether to enable maintainer-specific portions of Makefiles... no<br>
checking ABI=64<br>checking compiler gcc -O2 -m64 ... no<br>checking ABI=32<br>checking compiler gcc -m32 -O2 -fomit-frame-pointer ... no<br>checking compiler gcc -O2 -fomit-frame-pointer ... no<br>checking compiler icc -no-gcc ... no<br>
checking whether cc is gcc... yes<br>checking compiler cc -m32 -O2 -fomit-frame-pointer ... no<br>checking compiler cc -O2 -fomit-frame-pointer ... no<br>configure: error: could not find a working compiler, see config.log for details<br>
<br clear="all"><br>-- <br>Best wishes<br>