problem when compiling u-boot

arm-elf-gcc: 2.95.3 u-boot: 1.1.4 wrong message:

strip gen_eth_addr gcc -Wall -pedantic -idirafter ../include -DTEXT_BASE=0x0C100000 - DUSE_HOSTCC -O -c -o bmp_logo.o bmp_logo.c gcc -Wall -pedantic -idirafter ../include -DTEXT_BASE=0x0C100000 - DUSE_HOSTCC -O -o bmp_logo bmp_logo.o strip bmp_logo ./bmp_logo logos/denx.bmp >/home/zheng/workstation/u-boot-1.1.4/ include/bmp_logo.h make[1]: Leaving directory `/home/zheng/workstation/u-boot-1.1.4/ tools' make -C examples all make[1]: Entering directory `/home/zheng/workstation/u-boot-1.1.4/ examples' /usr/local/bin/arm-elf-gcc -g -Os -fno-strict-aliasing -fno-common

-ffixed-r8 -msoft-float -D__KERNEL__ -DTEXT_BASE=0x0C100000 -I/home/ zheng/workstation/u-boot-1.1.4/include -fno-builtin -ffreestanding - nostdinc -isystem /usr/local/lib/gcc-lib/arm-elf/2.95.3/include -pipe

-DCONFIG_ARM -D__ARM__ -march=armv4 -mtune=arm7tdmi -msoft-float - mabi=apcs-gnu -Uarm -Wall -Wstrict-prototypes -c -o hello_world.o hello_world.c cc1: Invalid option `abi=apcs-gnu' make[1]: *** [hello_world.o] Error 1 make[1]: Leaving directory `/home/zheng/workstation/u-boot-1.1.4/ examples' make: *** [examples] Error 2 any advise would be appreciated!!!!

Reply to
jackle
Loading thread data ...

This thread may help:

formatting link

Reply to
Arlet

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.