[U-Boot] d.bfd: error: /.../libgcc.a(_udivdi3.o) uses VFP register arguments, u-boot does not
Bernhard Nortmann
bernhard.nortmann at web.de
Sun Jun 14 23:29:05 CEST 2015
fabioca <fabio_cannizzo <at> yahoo.com> writes:
> I just cloned the repo (top commit: 64d16706a052553c85d2f8f4c741879a4e3e6116)
> and run on a bananapi (armv7):
> # make Bananapi_defconfig
> # make
>
> The second command fails with errors like:
> ld.bfd: error:
> /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/4.9.2/libgcc.a(_udivdi3.o) uses
> VFP register arguments, u-boot does not
>
> Any suggestion?
>
> Thanks a lot
> Fabio
Hi Fabio!
Try this patch, and see if that solves the issue:
http://lists.denx.de/pipermail/u-boot/2015-June/216480.html
Regards, B. Nortmann
More information about the U-Boot
mailing list