[U-Boot] Building for da830 fails
Scott McNutt
smcnutt at psyent.com
Fri May 7 17:21:13 CEST 2010
Wolfgang Denk wrote:
> In message <4BE42048.7000701 at ge.com> you wrote:
>> This did not happen when I last updated on March 22nd and
>> I have not updated my tools at all.
>
> Then you are in an excellent position to run git bisect and find out
> which exact commit is responsible for the changed behaviour.
I am observing a similar issue ... but with USE_PRIVATE_LIBGCC=yes :
lib/libgeneric.a(display_options.o): In function `print_size':
/home/smcnutt/27xx/u-boot.git/lib/display_options.c:66: undefined
reference to `__udivdi3'
/home/smcnutt/27xx/u-boot.git/lib/display_options.c:69: undefined
reference to `__umoddi3'
/home/smcnutt/27xx/u-boot.git/lib/display_options.c:70: undefined
reference to `__udivdi3'
... which I believe is due to:
commit 52dbac69c27dee67a4c051b1055d93b0ac4e2062
Author: Timur Tabi <timur at freescale.com>
Date: Tue Apr 13 13:16:02 2010 -0500
--Scott
More information about the U-Boot
mailing list