* [U-Boot] d.bfd: error: /.../libgcc.a(_udivdi3.o) uses VFP register arguments, u-boot does not
@ 2015-06-14 14:21 fabioca
2015-06-14 21:29 ` Bernhard Nortmann
0 siblings, 1 reply; 3+ messages in thread
From: fabioca @ 2015-06-14 14:21 UTC (permalink / raw)
To: u-boot
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
--
View this message in context: http://u-boot.10912.n7.nabble.com/d-bfd-error-libgcc-a-udivdi3-o-uses-VFP-register-arguments-u-boot-does-not-tp217065.html
Sent from the U-Boot mailing list archive at Nabble.com.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] d.bfd: error: /.../libgcc.a(_udivdi3.o) uses VFP register arguments, u-boot does not
2015-06-14 14:21 [U-Boot] d.bfd: error: /.../libgcc.a(_udivdi3.o) uses VFP register arguments, u-boot does not fabioca
@ 2015-06-14 21:29 ` Bernhard Nortmann
2015-06-14 23:58 ` fabioca
0 siblings, 1 reply; 3+ messages in thread
From: Bernhard Nortmann @ 2015-06-14 21:29 UTC (permalink / raw)
To: u-boot
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] d.bfd: error: /.../libgcc.a(_udivdi3.o) uses VFP register arguments, u-boot does not
2015-06-14 21:29 ` Bernhard Nortmann
@ 2015-06-14 23:58 ` fabioca
0 siblings, 0 replies; 3+ messages in thread
From: fabioca @ 2015-06-14 23:58 UTC (permalink / raw)
To: u-boot
Yes it solves the issue. Thanks for speedy reply!
--
View this message in context: http://u-boot.10912.n7.nabble.com/d-bfd-error-libgcc-a-udivdi3-o-uses-VFP-register-arguments-u-boot-does-not-tp217065p217077.html
Sent from the U-Boot mailing list archive at Nabble.com.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-06-14 23:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-14 14:21 [U-Boot] d.bfd: error: /.../libgcc.a(_udivdi3.o) uses VFP register arguments, u-boot does not fabioca
2015-06-14 21:29 ` Bernhard Nortmann
2015-06-14 23:58 ` fabioca
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox