Code: Select all
creating cache ./config.cache
checking host system type... i686-pc-cygwin
checking target system type... mipsallegrexel-psp-elf
checking build system type... i686-pc-cygwin
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for gcc... gcc
[b][color=green]checking whether the C compiler (gcc ) works... no
configure: error: installation or configuration problem: C compiler cannot creat
e executables.
ERROR CONFIGURING BINUTILS[/color][/b]
crashes here:
configure:1809: checking for gcc
configure:1922: checking whether the C compiler (gcc ) works
configure:1938: gcc -o conftest conftest.c 1>&5
configure: failed program was:
#line 1933 "configure"
#include "confdefs.h"
main(){return(0);}