The toolchain consists of the GNU binutils, compiler set (GCC) and
debugger (Insight for Windows and Linux, GDB only for MacOS). The toolchain includes the C and C++ compilers.
Ubuntu 10.10 and above :
sudo apt-get install gcc-arm-linux-gnueabi
Ubuntu 10.04 (maintained by Linaro) :
sudo add-apt-repository ppa:linaro-maintainers/toolchain
sudo apt-get update
sudo apt-get install gcc-arm-linux-gnueabi
Wednesday, March 27, 2013
Subscribe to:
Posts (Atom)