From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Mon, 7 Mar 2011 14:33:32 +0100 Subject: [Buildroot] toolchain into the root disk In-Reply-To: References: Message-ID: <20110307143332.3afe2773@surf> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On Fri, 4 Mar 2011 16:47:42 +0000 Max wrote: > Is there any way to setup builroot to insert a toolchain into the > root disk? See the BR2_PACKAGE_GCC_TARGET option, which allows to enable toolchain in the target. However, remember that Buildroot is a *cross-compilation* build system: its purpose is to cross-compile libraries and programs for the target. Therefore, the target toolchain (which allows to do native compilation on the target) is not that widely used, and therefore not that widely tested. Regards, Thomas -- Thomas Petazzoni, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com