主题 : ubunu12.04编译uboot1.1.6出错,麻烦大家看下xxx  uses VFP instructions, whereas u-boot does not 复制链接 | 浏览器收藏 | 打印
级别: 新手上路
UID: 107930
精华: 0
发帖: 5
金钱: 25 两
威望: 5 点
贡献值: 0 点
综合积分: 10 分
注册时间: 2014-09-10
最后登录: 2015-01-15
楼主  发表于: 2014-10-08 11:29

 ubunu12.04编译uboot1.1.6出错,麻烦大家看下xxx  uses VFP instructions, whereas u-boot does not

lib_arm/libarm.a(_udivsi3.o) uses VFP instructions, whereas u-boot does not
lib_arm/libarm.a(div0.o) uses VFP instructions, whereas u-boot does not
后面全是这类,
我的arm-linux-gcc是gcc version 3.4.5 ,麻烦大家看下怎解决,我需不需要换个Fedora的系统
级别: 论坛版主
UID: 103400
精华: 0
发帖: 434
金钱: 2235 两
威望: 447 点
贡献值: 0 点
综合积分: 868 分
注册时间: 2014-04-24
最后登录: 2016-10-10
1楼  发表于: 2014-10-08 14:05

 Re:ubunu12.04编译uboot1.1.6出错,麻烦大家看下xxx uses VFP instructions, whereas u-boot does not

版本兼容性问题,你换个系统或者交叉编译器试试
级别: 新手上路
UID: 107930
精华: 0
发帖: 5
金钱: 25 两
威望: 5 点
贡献值: 0 点
综合积分: 10 分
注册时间: 2014-09-10
最后登录: 2015-01-15
2楼  发表于: 2014-10-08 15:16

 Re:ubunu12.04编译uboot1.1.6出错,麻烦大家看下xxx uses VFP instructions, whereas u-boot does not

谢谢,我的 之前是64位的Ubuntu系统,现在试下32位的