Try running "make distclean" before configure (or untar yourself a
Yeah, i had that problem at first. It was looking for the wrong complier even though i had specified the path to the new one. Once i had done make distclean it looked for the correct compiler.
I have made a hello world program just to test it. I did ./arm-linux-gcc main.c and it gave :
/usr/local/arm/2.95.3/arm-linux/lib/libc.so.6: file not recognised: File truncated collect2: ld returned 1 exit status
Could file truncated be a bad download? Also, where arm-linux-gcc is about 181k, arm-linux-ld is zero size. What's going on here?
fresh copy of mad in a new directory and try configuring that).
Double check that CC="..." really does point to the compiler and doesn't have a typo. (If you have added /usr/local/arm/2.95.3/bin to your path, you can simply use CC="arm-linux-gcc").
Have a look at the 'config.log' file which will give more details of what actually went wrong.
Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com