Re: [U-Boot] d.bfd: error: /.../libgcc.a(_udivdi3.o) uses VFP register arguments, u-boot does not

2015-06-14 Thread fabioca
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. _

Re: [U-Boot] d.bfd: error: /.../libgcc.a(_udivdi3.o) uses VFP register arguments, u-boot does not

2015-06-14 Thread Bernhard Nortmann
fabioca 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/lib

[U-Boot] d.bfd: error: /.../libgcc.a(_udivdi3.o) uses VFP register arguments, u-boot does not

2015-06-14 Thread fabioca
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