|
Dear all, when I use the crosstools to complite the bootstrap,occur this error "cc1: error: bad value (arm926ej-s) for -mcpu= switch",why,kindly please help me. Thanks all! --------------------- easy@easy-desktop:~/armlab/bootstrap/board/at91sam9260ek/nandflash$ make rm -f *.o *.bin *.elf *.map arm-linux-gcc -g -mcpu=arm926ej-s -c -Os -Wall -DAT91SAM9260 -I./board/at91sam9260ek/nandflash -DTOP_OF_MEM=0x301000 crt0_gnu.S -o crt0_gnu.o cc1: error: bad value (arm926ej-s) for -mcpu= switch make: *** [crt0_gnu.o] Error 1
|