[U-Boot-Users] MAKEALL script error on several boards
Sam Song
samsongshu at yahoo.com.cn
Thu May 6 10:20:08 CEST 2004
Hi,Wolfgang,
When trying MAKEALL script before sending new board
patch,I got following errors.Then I tested MAKEALL in
orignal u-boot-1.1.1,still the same.Following is my
'make' process for these four boards.Maybe it was just
releated with my gcc tool version? I hope so...
Best regards,
Sam
=====================================================
make MPC8560ADS_config
pc_8xx-gcc -Wa,-gstabs -D__ASSEMBLY__ -g -Os -fPIC
-ffixed-r14 -meabi -D__KERNEL__ -DTEXT_BASE=0xfff80000
-I/u-boot/u-boot-1.1.1-bk/include -fno-builtin
-ffreestanding -nostdinc -isystem
/opt/hardhat/devkit/ppc/8xx/lib/gcc-lib/powerpc-hardhat-linux/3.2.1/include
-pipe -DCONFIG_PPC -D__powerpc__ -DCONFIG_MPC85xx
-DCONFIG_E500 -ffixed-r2 -ffixed-r29 -Wa,-me500
-msoft-float -DCONFIG_MPC85xx=1 -DCONFIG_MPC8560=1
-DCONFIG_E500=1 -c -o ppc_longjmp.o
/u-boot/u-boot-1.1.1-bk/examples/ppc_longjmp.S
Assembler messages:
Error: invalid switch -me500
make[1]: *** [ppc_longjmp.o] Error 1
make[1]: Leaving directory
`/u-boot/u-boot-1.1.1-bk/examples'
make: *** [examples] Error 2
====================================================
make stxgp3_config
ppc_8xx-gcc -Wa,-gstabs -D__ASSEMBLY__ -g -Os -fPIC
-ffixed-r14 -meabi -D__KERNEL__ -DTEXT_BASE=0xfff80000
-I/u-boot/u-boot-1.1.1-bk/include -fno-builtin
-ffreestanding -nostdinc -isystem
/opt/hardhat/devkit/ppc/8xx/lib/gcc-lib/powerpc-hardhat-linux/3.2.1/include
-pipe -DCONFIG_PPC -D__powerpc__ -DCONFIG_MPC85xx
-DCONFIG_E500 -ffixed-r2 -ffixed-r29 -Wa,-me500
-msoft-float -DCONFIG_MPC85xx=1 -DCONFIG_MPC8560=1
-DCONFIG_E500=1 -c -o ppc_longjmp.o
/u-boot/u-boot-1.1.1-bk/examples/ppc_longjmp.S
Assembler messages:
Error: invalid switch -me500
make[1]: *** [ppc_longjmp.o] Error 1
make[1]: Leaving directory
`/u-boot/u-boot-1.1.1-bk/examples'
make: *** [examples] Error 2
====================================================
make AR405_config
-Map u-boot.map -o u-boot
ppc_8xx-ld: u-boot: Not enough room for program
headers (allocated 2, need 3)
ppc_8xx-ld: final link failed: Bad value
make: *** [u-boot] Error 1
=====================================================
make ERIC_config
-Map u-boot.map -o u-boot
ppc_8xx-ld: u-boot: Not enough room for program
headers (allocated 2, need 3)
ppc_8xx-ld: final link failed: Bad value
make: *** [u-boot] Error 1
=====================================================
_________________________________________________________
Do You Yahoo!?
嫌邮箱太小?雅虎电邮自助扩容!
http://cn.rd.yahoo.com/mail_cn/tag/10m/*http://cn.mail.yahoo.com/event/10m.html
More information about the U-Boot
mailing list