打印
[嵌入式linux]

libfloat提示是什么鬼?????

[复制链接]
419|0
手机看帖
扫描二维码
随时随地手机跟帖
跳转到指定楼层
楼主
1021256354|  楼主 | 2018-5-6 11:55 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
root@ubuntu:/workplace/u-boot/u-boot-1.1.2# make
make[1]: Entering directory '/workplace/u-boot/u-boot-1.1.2/tools'
make[1]: '.depend' is up to date.
make[1]: Leaving directory '/workplace/u-boot/u-boot-1.1.2/tools'
make[1]: Entering directory '/workplace/u-boot/u-boot-1.1.2/examples'
make[1]: '.depend' is up to date.
make[1]: Leaving directory '/workplace/u-boot/u-boot-1.1.2/examples'
make[1]: Entering directory '/workplace/u-boot/u-boot-1.1.2/post'
make[1]: '.depend' is up to date.
make[1]: Leaving directory '/workplace/u-boot/u-boot-1.1.2/post'
make[1]: Entering directory '/workplace/u-boot/u-boot-1.1.2/post/cpu'
make[1]: '.depend' is up to date.
make[1]: Leaving directory '/workplace/u-boot/u-boot-1.1.2/post/cpu'
make -C tools all
make[1]: Entering directory '/workplace/u-boot/u-boot-1.1.2/tools'
make[1]: Leaving directory '/workplace/u-boot/u-boot-1.1.2/tools'
make -C examples all
make[1]: Entering directory '/workplace/u-boot/u-boot-1.1.2/examples'
arm-linux-gcc -g  -Os   -fno-strict-aliasing  -fno-common -ffixed-r8 -malignment-traps -msoft-float -D__KERNEL__ -DTEXT_BASE=0x33A00000 -I/workplace/u-boot/u-boot-1.1.2/include -fno-builtin -ffreestanding -nostdinc -isystem /usr/local/arm/usr/local/arm/3.4.1/bin/../lib/gcc/arm-linux/3.4.1/include -pipe  -DCONFIG_ARM -D__ARM__ -mapcs-32 -march=armv4 -Wall -Wstrict-prototypes -g  -Os   -fno-strict-aliasing  -fno-common -ffixed-r8 -malignment-traps -msoft-float -D__KERNEL__ -DTEXT_BASE=0x33A00000 -I/workplace/u-boot/u-boot-1.1.2/include -fno-builtin -ffreestanding -nostdinc -isystem /usr/local/arm/usr/local/arm/3.4.1/bin/../lib/gcc/arm-linux/3.4.1/include -pipe  -DCONFIG_ARM -D__ARM__ -mapcs-32 -march=armv4 -I.. -Bstatic -T /workplace/u-boot/u-boot-1.1.2/board/s3c2410/u-boot.lds -Ttext 0x33A00000   hello_world.c   -o hello_world
/usr/local/arm/usr/local/arm/3.4.1/bin/../lib/gcc/arm-linux/3.4.1/../../../../arm-linux/bin/ld: cannot find -lfloat
collect2: ld returned 1 exit status
<builtin>: recipe for target 'hello_world' failed
make[1]: *** [hello_world] Error 1
make[1]: Leaving directory '/workplace/u-boot/u-boot-1.1.2/examples'
Makefile:168: recipe for target 'examples' failed
make: *** [examples] Error 2

相关帖子

发新帖 我要提问
您需要登录后才可以回帖 登录 | 注册

本版积分规则

148

主题

642

帖子

3

粉丝