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
checking whether the C compiler (gcc -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I./include ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
../scripts/001-binutils-2.16.1.sh: Failed.
root@gambiting-desktop:/home/gambiting/psp/psptoolchain#
The problem is that I have gcc working(I can create pc and psp programs using it without any problems).But now it tells me that gcc can't create executables??WTF? Can anyone help?
Problem solved - I looked into config.log and it was sdl library that I was missing,but I'm not sure why it was trying to add it.Anyway,it's working now.Thx.
Last edited by gambiting on Sat Dec 08, 2007 6:18 pm, edited 1 time in total.