QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1653|回复: 1

uboot编译问题,请大侠指教

[复制链接]
发表于 2009-3-25 23:35:15 | 显示全部楼层 |阅读模式
[root@localhost u-boot-1.3.4]# make fft2410_config
Configuring for fft2410 board...
[root@localhost u-boot-1.3.4]# make
Generating include/autoconf.mk.dep
for dir in tools examples api_examples ; do make -C $dir _depend ; done
make[1]: Entering directory `/home/allenlx/uboot/u-boot-1.3.4/tools'
make[1]: Nothing to be done for `_depend'.
make[1]: Leaving directory `/home/allenlx/uboot/u-boot-1.3.4/tools'
make[1]: Entering directory `/home/allenlx/uboot/u-boot-1.3.4/examples'
make[1]: Nothing to be done for `_depend'.
make[1]: Leaving directory `/home/allenlx/uboot/u-boot-1.3.4/examples'
make[1]: Entering directory `/home/allenlx/uboot/u-boot-1.3.4/api_examples'
make[1]: Nothing to be done for `_depend'.
make[1]: Leaving directory `/home/allenlx/uboot/u-boot-1.3.4/api_examples'
Generating include/autoconf.mk
make -C tools all
make[1]: Entering directory `/home/allenlx/uboot/u-boot-1.3.4/tools'
gcc -g -Wall -idirafter /home/allenlx/uboot/u-boot-1.3.4/include -idirafter /home/allenlx/uboot/u-boot-1.3.4/include2 -idirafter /home/allenlx/uboot/u-boot-1.3.4/include -DTEXT_BASE=0x33F80000 -DUSE_HOSTCC -O -c -o mkimage.o mkimage.c
gcc -g -Wall -idirafter /home/allenlx/uboot/u-boot-1.3.4/include -idirafter /home/allenlx/uboot/u-boot-1.3.4/include2 -idirafter /home/allenlx/uboot/u-boot-1.3.4/include -DTEXT_BASE=0x33F80000 -DUSE_HOSTCC -O -c -o image.o image.c
gcc -g -Wall -idirafter /home/allenlx/uboot/u-boot-1.3.4/include -idirafter /home/allenlx/uboot/u-boot-1.3.4/include2 -idirafter /home/allenlx/uboot/u-boot-1.3.4/include -DTEXT_BASE=0x33F80000 -DUSE_HOSTCC -O -c -o fdt.o fdt.c
/tmp/ccuULvTL.s: Assembler messages:
/tmp/ccuULvTL.s:35: Error: no such instruction: `eor %edx,%eax,%eax,ror'
/tmp/ccuULvTL.s:60: Error: no such instruction: `eor %edx,%eax,%eax,ror'
/tmp/ccuULvTL.s:86: Error: no such instruction: `eor %edx,%eax,%eax,ror'
/tmp/ccuULvTL.s:114: Error: no such instruction: `eor %edx,%eax,%eax,ror'
/tmp/ccuULvTL.s:139: Error: no such instruction: `eor %eax,%edx,%edx,ror'
/tmp/ccuULvTL.s:201: Error: no such instruction: `eor %edx,%eax,%eax,ror'
/tmp/ccuULvTL.s:230: Error: no such instruction: `eor %edx,%eax,%eax,ror'
/tmp/ccuULvTL.s:264: Error: no such instruction: `eor %edx,%eax,%eax,ror'
/tmp/ccuULvTL.s:348: Error: no such instruction: `eor %eax,%edx,%edx,ror'
/tmp/ccuULvTL.s:414: Error: no such instruction: `eor %edx,%eax,%eax,ror'
/tmp/ccuULvTL.s:704: Error: no such instruction: `eor %edx,%eax,%eax,ror'
/tmp/ccuULvTL.s:729: Error: no such instruction: `eor %edx,%eax,%eax,ror'
make[1]: *** [fdt.o] Error 1
make[1]: Leaving directory `/home/allenlx/uboot/u-boot-1.3.4/tools'
make: *** [tools] Error 2

gcc版本
Reading specs from ./../lib/gcc-lib/arm-linux/3.3.2/specs
Configured with: ../gcc-3.3.2/configure --target=arm-linux --with-cpu=strongarm1100 --prefix=/usr/local/arm/3.3.2 i686-pc-linux-gnu --with-headers=/work/kernel.h3900/include --enable-threads=pthreads --enable-shared --enable-static --enable-languages=c,c++
Thread model: posix
gcc version 3.3.2
发表于 2009-3-28 16:12:24 | 显示全部楼层
有没有试试先使用  make dep 命令
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-4-19 16:44 , Processed in 0.103025 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表