From: Aleksandar Zivkovic <Aleksandar.Zivkovic@rt-rk.com>
To: buildroot@busybox.net
Subject: [Buildroot] Using Buildroot generated toolchain on different machine without Buildroot environment
Date: Tue, 26 Jun 2012 17:05:59 +0200 [thread overview]
Message-ID: <jscj4m$j2p$1@dough.gmane.org> (raw)
Hi all,
I'm trying to extract the toolchain generated by Buildroot in order to
use it on other machines without Buildroot environment. Thought this is
simple and did the following way:
* generate toolchain outside Buildroot (BR2_HOST_DIR="$(TOPDIR)/../host")
* use files from $(TOPDIR)/../host on other machine
To test my procedure I modified toolchainfile.cmake file with paths on
other machine and started cmake -DCMAKE_TOOLCHAIN_FILE="..." .
Unfortunately this doesn't work :( cmake is not able to generate
makefiles complaining on the following:
i686-linux-gcc: error trying to exec 'cc1': execvp: No such file or
directory
Google shows posts on this problem but I have a feeling that I missed
the idea on how to isolate toolchain for usage on other machines so
would like to ask help from you.
Thank you in advance,
Aleksandar
next reply other threads:[~2012-06-26 15:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-26 15:05 Aleksandar Zivkovic [this message]
2012-06-26 15:19 ` [Buildroot] Using Buildroot generated toolchain on different machine without Buildroot environment Thomas Petazzoni
2012-06-26 15:48 ` Grant Edwards
2012-06-26 15:58 ` Thomas Petazzoni
2012-06-27 22:03 ` Aleksandar Zivkovic
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='jscj4m$j2p$1@dough.gmane.org' \
--to=aleksandar.zivkovic@rt-rk.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