GCC cross compilation help: [cannot compute suffix of object files]

2011-06-22 Thread mins . lin
Hello, I tried to build the gcc-linaro cross compiler tool on the x86_64 ubuntu-10.04 machine. The build and host machine is the x86_64 ubuntu-10.04, the target is arm-eabi. But failed and got the following error messages: - checking host system type... arm-unknown-eab

Re: GCC cross compilation help: [cannot compute suffix of object files]

2011-06-23 Thread mins . lin
Hi Andrew, Before, I thought there is only one config.log under the root path. I have solved this error: gmp, mpfr, mpc library path should be added to LD_LIBRARY_PATH. This time, I am stuck with the following messages. Please help. Thanks. -- minslin ---

Re: GCC cross compilation help: [cannot compute suffix of object files]

2011-06-26 Thread mins . lin
Hi Bernhard, I applied this patch, but still got the same error. Did I miss anything else ? My configure options are: - ../gcc-linaro-4.5-2011.06-0/configure --target=arm-eabi --enable-languages=c,c++ --with-mode=thumb --with-arch=armv7-a --with-tune=co

Re: GCC cross compilation help: [cannot compute suffix of object files]

2011-06-27 Thread mins . lin
Hello, It succeeded! Thanks~ But another obstacle: - checking for arm-eabi-gcc... /home/minslin/ET0001A/build-gcc/./gcc/xgcc -B/home/minslin/ET0001A/build-gcc/./gcc/ -B/home/minslin/linaro-gcc/arm-eabi/bin/ -B/home/minslin/linaro-gcc/arm-eabi/lib/ -isystem /home/minslin

Error: selected processor does not support requested special purpose register

2011-07-06 Thread mins . lin
Hi, I used Linaro cross-toolchain version 4.5 (gcc-4.5-arm-linux-gnueabi) to compile linux-linaro-11.05 for beagle board, but got the following error messages: AS arch/arm/boot/compressed/head.o arch/arm/boot/compressed/head.S: Assembler messages: arch/arm/boot/compre