I was looking at the LART pages (as mentioned on slashdot, and the General forum) and noticed that they have a cross-compiler for download...

Actually, I built my own toolchain sometime ago already. As for the kernel compilation, only the binutils-2.9.5.0.29 and gcc-2.95.2 are needed. It was quite straight forward to build own toolchain based on Chris Rutter's memo.

Though, I had some difficulties building a kernel that would boot-up properly. For some reason, copying the /arch/arm/def-configs/empeg to .config, always forced the kernel init string to be something that empeg didn't like. If someone is having problems getting the new kernel to boot-up correctly, I might be able to help.

- Kim