Build Your Own ARM Cross Compiler Toolchain - Revision

Refer to my article which I failed to compile the GNU ARM toolchain on Ubuntu. Now the problem was resolved by one of our member in the forums (please see the full post here). He created an automatic script called GNU ARM Installer (download gnu-arm-installer.tar.gz here). You can build the cross compiler for ARM with simple steps:

tar xzf gnu-arm-installer.tar.gz
cd gnu-arm-installer
./gnu-arm-installer.sh

If it is done you will get the toolchain in gnu-arm-installer/install. It is simple but power script.

Share this:
  • Digg
  • del.icio.us
  • Facebook
  • StumbleUpon
  • Google
  • Live
  • YahooMyWeb
  • Reddit
  • Technorati

Related Posts

Leave a Reply