GNU Toolchain

From Chumby Wiki
Revision as of 16:33, 18 January 2008 by Chumby (Talk | contribs)

Jump to: navigation, search

NOTE: This page is for the installation of the GNU toolchain for Ironforge production chumbys. For Foo/Katamari chumbys, see GCC Toolchain.

This installation assumes you're running a relatively recent version of Linux on an x86-based computer or virtual machine

  • Download the archive to /
cd /
sudo wget http://files.chumby.com/toolchain/arm-linux-v4.1.2b.tar.gz
  • Unpack:
sudo tar zxvf arm-linux-v4.1.2b.tar.gz

The source code for the toolchain and libraries can be found here.