From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] buildroot-2010.05-rc2, problem with binutils-2.20.1
Date: Sat, 22 May 2010 00:30:18 +0200 [thread overview]
Message-ID: <20100522003018.1ef13985@surf> (raw)
In-Reply-To: <1274479497.25288.3.camel@bernd-desktop>
Hello,
(Please keep the Buildroot list in CC)
On Sat, 22 May 2010 00:04:57 +0200
Thomas <tokant@gmx.net> wrote:
> > Could you post the full build log somewhere, with the build
> > restarted from scratch (rm -rf output/ before running make) ?
>
> I uploaded the full build log here:
>
> http://www.file-upload.net/download-2536252/br1005rc2.gz.html
Ok. Could you try the below patch and report the result ? Thanks!
diff --git a/package/Makefile.in b/package/Makefile.in
index 7ac429c..33eeeeb 100644
--- a/package/Makefile.in
+++ b/package/Makefile.in
@@ -81,7 +81,7 @@ endif
# in $(HOST_DIR)/usr/lib. As we cannot add $(HOST_DIR)/usr/lib to
# LD_LIBRARY_PATH when building target packages because it causes
# libtool breakage, we force a rpath to be added to host binaries.
-HOST_CFLAGS+=-Wl,-rpath -Wl,$(HOST_DIR)/usr/lib
+HOST_LDFLAGS+=-Wl,-rpath -Wl,$(HOST_DIR)/usr/lib
#########################################################################
ifeq ($(BR2_TOOLCHAIN_BUILDROOT),y)
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
next prev parent reply other threads:[~2010-05-21 22:30 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-21 6:19 [Buildroot] buildroot-2010.05-rc2, problem with binutils-2.20.1 Thomas
2010-05-21 9:09 ` Ludger Keilig
2010-05-21 9:53 ` Thomas Petazzoni
2010-05-21 10:25 ` Thomas Petazzoni
[not found] ` <1274479497.25288.3.camel@bernd-desktop>
2010-05-21 22:30 ` Thomas Petazzoni [this message]
2010-05-22 8:33 ` Thomas
2010-05-22 12:55 ` Thomas Petazzoni
2010-05-24 18:10 ` Thomas
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=20100522003018.1ef13985@surf \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/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