[U-Boot] x86 build is broken with GCC 7

Tom Rini trini at konsulko.com
Tue Jun 20 14:41:09 UTC 2017


On Wed, Jun 14, 2017 at 09:53:37AM -0300, Otavio Salvador wrote:

> Hello folks,
> 
> Testing with current compiler exposed an error:
> 
> arch/x86/lib/built-in.o: In function `__wrap___udivdi3':
> /home/otavio/src/u-boot/arch/x86/lib/gcc.c:25: undefined reference to
> `__normal___udivdi3'
> 
> Is it a known issue?

Yes, building the 32bit x86 targets with a 64bit default gcc at least
doesn't work.  I actually forgot until the other day that I had just
been relying on travis-ci for that part of my build testing.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170620/0b99ba92/attachment.sig>


More information about the U-Boot mailing list