From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Tue, 26 Jun 2012 17:19:06 +0200 Subject: [Buildroot] Using Buildroot generated toolchain on different machine without Buildroot environment In-Reply-To: References: Message-ID: <20120626171906.5ea51e6a@skate> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Le Tue, 26 Jun 2012 17:05:59 +0200, Aleksandar Zivkovic a ?crit : > 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 Did you install them at the exact same location on the other machine? For the moment, the toolchains generated by Buildroot are not relocatable, so they must be installed on the other machine at the same location they were generated on the initial build machine. We have a TODO-list with the items that need to be fixed in order to make this possible (that TODO-list was posted in the report of the February 2012 Buildroot Developers Meeting, if I remember correctly). Regards, Thomas -- Thomas Petazzoni, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com