public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Sergey Lapin <slapin@ossfans.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] PXA build failure
Date: Mon, 23 Feb 2009 23:19:26 +0300	[thread overview]
Message-ID: <20090223201926.GA23188@build.ossfans.org> (raw)
In-Reply-To: <20090223195848.GA23077@build.ossfans.org>

On Mon, Feb 23, 2009 at 10:58:48PM +0300, Sergey Lapin wrote:
> Hi, all!
> 
> I am used to build at91 board using Angstrom EABI toolchain (gcc-4.2.4)
> without any problems. Now I try to build PXA board and have the
> following error on final link stage: (I build master branch)

[skip]

I've also found that thos error is due to:
cpu/pxa/libpxa.a(interrupts.o): In function `get_ticks':
/home/slapin/u-boot/cpu/pxa/interrupts.c:113: undefined reference to
`__umoddi3'
/home/slapin/u-boot/cpu/pxa/interrupts.c:113: undefined reference to
`__udivdi3'
/home/slapin/u-boot/cpu/pxa/interrupts.c:113: undefined reference to
`__udivdi3'
make: *** [u-boot] ?????? 1

and were introduced by commit 94a3312920b6f9b5da27309549fb73650718c10a

All the best,
S.

  reply	other threads:[~2009-02-23 20:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-23 19:58 [U-Boot] PXA build failure Sergey Lapin
2009-02-23 20:19 ` Sergey Lapin [this message]
2009-02-23 21:54 ` Wolfgang Denk
2009-02-24  5:28 ` Jean-Christophe PLAGNIOL-VILLARD
2009-02-24  5:29   ` [U-Boot] [PATCH 1/1] PXA: timer use do_div and simplify it Jean-Christophe PLAGNIOL-VILLARD

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=20090223201926.GA23188@build.ossfans.org \
    --to=slapin@ossfans.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox