usage:
------
untar the toolchain into /usr/local. This will create a /usr/local/arm dir.
Add /usr/local/arm to you path.
The compiler is /usr/local/arm/bin/arm-linux-gcc
notes:
------
The glibc was built with versioning enabled and --enable-kernel=2.4.0,
which removes compatibility with pre-2.4 kernels.
The kernel include files used are from the 2.4.6-rmk2-np1-hh4 kernel.