LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 960|回复: 2

给三星2410编linux内核时出现的问题

[复制链接]
发表于 2006-1-24 10:19:44 | 显示全部楼层 |阅读模式
make[1]: Entering directory `/home/yunhang/friendlyarm/kernel/kernel'
make all_targets
make[2]: Entering directory `/home/yunhang/friendlyarm/kernel/kernel'
rm -f kernel.o
arm-linux-ld  -r -o kernel.o sched.o fork.o exec_domain.o panic.o printk.o module.o exit.o itimer.o info.o time.module softirq.o resource.o sysctl.o acct.o capability.o ptrace.o timer.o user.o signal.o sys.o kmod.o context.o uid16.o

arm-linux-ld: ERROR: time.module uses hardware FP, whereas kernel.o uses software FP
File format not recognized: failed to merge target specific data of file time.module

make[2]: *** [kernel.o] 错误 1
make[2]: Leaving directory `/home/yunhang/friendlyarm/kernel/kernel'
make[1]: *** [first_rule] 错误 2
make[1]: Leaving directory `/home/yunhang/friendlyarm/kernel/kernel'
make: *** [_dir_kernel] 错误 2


好象在说时间模块用的是硬件浮点,而内核模块用的是软件浮点。
请问各位高手有什么解决办法没有?
谢谢了
发表于 2006-1-24 10:37:59 | 显示全部楼层
这里有你的回答, ARM linux embedded programming.... hehe

http://lists.debian.org/debian-arm/2002/07/msg00027.html
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-1-24 19:00:15 | 显示全部楼层
好的。多谢了!!!
回复 支持 反对

使用道具 举报

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

本版积分规则

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