From: Florian Schimmer <slaanch@gmx.de>
To: buildroot@busybox.net
Subject: [Buildroot] using crosstool-ng with glibc and buildroot
Date: Mon, 14 Sep 2009 23:39:07 +0200 [thread overview]
Message-ID: <20090914213907.326740@gmx.net> (raw)
Hello,
I'm not able to use the builds of crosstool-ng in buildroot as an external toolchain.
Buildroot Error:
Checking external toolchain settings
Cannot find cross-compiler /home/flo/x-tools/x86_64-unknown-linux-gnu/x86_64-unknown-linux-gnu/bin/-gcc
make: *** [/home/xx/xx/buildroot/buildroot-2009.08/build_x86_64/stamps/ext-toolchain-installed] Error 1
Buildroots want's a prefix like x86_64, but crosstools-ng builds a gcc without prefix
if i add a symlink to gcc with the prefix, i get this output:
Incorrect selection of the C library
make: *** [/home/flo/Arbeit/buildroot/buildroot-2009.08/build_x86_64/stamps/ext-toolchain-installed] Error 255
Buildroot doesn't find the library.
ext-tool.mk :
if ! test -f $${SYSROOT_DIR}/lib/ld-linux.so.* ; then \
echo "Incorrect selection of the C library"; \
exit -1; \
fi; \
but crosstools output for ld is:
/lib/ld.so.1 and /lib/ld-2.9.so
what can i do?
thx
flo
--
GRATIS f?r alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01
next reply other threads:[~2009-09-14 21:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-14 21:39 Florian Schimmer [this message]
2009-09-15 4:58 ` [Buildroot] using crosstool-ng with glibc and buildroot Thomas Petazzoni
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=20090914213907.326740@gmx.net \
--to=slaanch@gmx.de \
--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