From: Scott McNutt <smcnutt@psyent.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Building for da830 fails
Date: Fri, 07 May 2010 11:21:13 -0400 [thread overview]
Message-ID: <4BE42FE9.3070208@psyent.com> (raw)
In-Reply-To: <20100507151009.55582E8AAC9@gemini.denx.de>
Wolfgang Denk wrote:
> In message <4BE42048.7000701@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@freescale.com>
Date: Tue Apr 13 13:16:02 2010 -0500
--Scott
next prev parent reply other threads:[~2010-05-07 15:21 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-07 11:57 [U-Boot] Building for da830 fails Sudhakar Rajashekhara
2010-05-07 14:14 ` Nick Thompson
2010-05-07 15:02 ` Nick Thompson
2010-05-07 15:09 ` Timur Tabi
2010-05-10 21:03 ` Wolfgang Denk
2010-05-07 15:14 ` Timur Tabi
2010-05-07 15:10 ` Wolfgang Denk
2010-05-07 15:21 ` Scott McNutt [this message]
2010-05-07 15:30 ` Timur Tabi
2010-05-10 10:39 ` Nick Thompson
2010-05-10 21:17 ` Wolfgang Denk
2010-05-11 8:59 ` Nick Thompson
2010-05-11 10:39 ` Wolfgang Denk
2010-05-11 11:30 ` Nick Thompson
2010-05-11 12:39 ` Scott McNutt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4BE42FE9.3070208@psyent.com \
--to=smcnutt@psyent.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.