From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] makefiles: fixes for building build tools
Date: Thu, 3 Dec 2009 08:26:59 +0100 [thread overview]
Message-ID: <200912030826.59587.sr@denx.de> (raw)
In-Reply-To: <20091202215903.210004C025@gemini.denx.de>
Hi Scott,
On Wednesday 02 December 2009 22:59:03 Wolfgang Denk wrote:
> > config.mk | 34 ++++++++++++-
> > rules.mk | 13 ++++-
> > tools/Makefile | 121
> > +++++++++++++---------------------------------
> > tools/easylogo/Makefile | 9 ++-
> > tools/gdb/Makefile | 15 ++----
> > tools/imls/Makefile | 29 ++++-------
> > 6 files changed, 98 insertions(+), 123 deletions(-)
>
> Applied to "next". Thanks.
This patch causes some problems, at least on 4xx platforms (others as well I
suspect):
[stefan at stefan-desktop u-boot (next)]$ ./MAKEALL kilauea
Configuring for kilauea board...
/usr/bin/ld: crc32.o: Relocations in generic ELF (EM: 20)
/usr/bin/ld: crc32.o: Relocations in generic ELF (EM: 20)
/usr/bin/ld: crc32.o: Relocations in generic ELF (EM: 20)
/usr/bin/ld: crc32.o: Relocations in generic ELF (EM: 20)
/usr/bin/ld: crc32.o: Relocations in generic ELF (EM: 20)
/usr/bin/ld: crc32.o: Relocations in generic ELF (EM: 20)
/usr/bin/ld: crc32.o: Relocations in generic ELF (EM: 20)
crc32.o: could not read symbols: File in wrong format
collect2: ld returned 1 exit status
This is on "next" with ELDK 4.2. Scott, do you have any ideas what's going
wrong here?
Cheers,
Stefan
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-0 Fax: (+49)-8142-66989-80 Email: office at denx.de
next prev parent reply other threads:[~2009-12-03 7:26 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-05 0:41 [U-Boot] [PATCH v2] makefiles: fixes for building build tools Scott Wood
2009-11-13 18:51 ` Mike Frysinger
2009-11-13 18:53 ` Scott Wood
2009-11-13 23:07 ` Mike Frysinger
2009-12-02 21:59 ` Wolfgang Denk
2009-12-03 7:26 ` Stefan Roese [this message]
2009-12-03 17:49 ` Scott Wood
2009-12-03 18:17 ` Stefan Roese
2009-12-03 19:09 ` Scott Wood
2009-12-04 3:45 ` Stefan Roese
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=200912030826.59587.sr@denx.de \
--to=sr@denx.de \
--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.