Chandra Prakash Garg <chandra.prak...@nechclst.in> writes:

> checking for
> i686-pc-linux-gnu-gcc... 
> /home/abhijitd/gcc/gcc-4.3.2/host-i686-pc-linux-gnu/gcc/xgcc
> -B/home/abhijitd/gcc/gcc-4.3.2/host-i686-pc-linux-gnu/gcc/
> -B/home/abhijitd/gcc/gcc-4.3.2/i686-pc-linux-gnu/bin/
> -B/home/abhijitd/gcc/gcc-4.3.2/i686-pc-linux-gnu/lib/ -isystem
> /home/abhijitd/gcc/gcc-4.3.2/i686-pc-linux-gnu/include -isystem
> /home/abhijitd/gcc/gcc-4.3.2/i686-pc-linux-gnu/sys-include
> checking for suffix of object files... configure: error: cannot
> compute suffix of object files: cannot compile
> See `config.log' for more details.

gcc@gcc.gnu.org is the wrong mailing list.  Please take this question
to gcc-h...@gcc.gnu.org.  Please include the details in config.log.

Actually, this is your problem:

> ./configure

As described in the installation documentation, do not run
./configure.  Instead, run SRCDIR/configure in an empty directory.

Please take any followups to gcc-h...@gcc.gnu.org.  Thanks.

Ian

Reply via email to