HOWTO This directory is where one can find: 1) pre-built crosstool 0.28 toolchain (built against Debian Woody) 2) pre-built crosstool 0.28 cygwin toolchain 3) crosstool 0.28 tarball If you wish to utilize the pre-built crosstools, then unpack the tarballs (as user root) at the root of your file-system. GCC and its ilk have hard-coded directory paths to search for when looking for the asm, linker, libraries, etc. To obtain the true power and ease of crosstool, I recommend that you unpack the crosstool tarball and run the demo-arm.sh shell script within it. If you have problems with our pre-built toolchains, then FIRST unpack the crosstool 0.28 tarball and execute the demo-arm.sh. Be sure to set RESULT_TOP to a directory where you would like the cross toolchain to be placed on your system.