This is an old revision of the document!
GCC ARM
This is is pre-built compiler tool chain for various platforms cross-compiling for various ARM targets.
Linux
Newer distributions contain this tool
sudo apt-get install gcc-arm-none-eabi libnewlib-arm-none-eabi gdb-multiarch
Otherwise download the last known release from here.