> 2nd, if you happen to end on a "cannot allocate memory" error while compiling > this in raspbian, it is probably because you have a program eating all your > ram; chromium in my case.
Try to compile the compiler via `koch boot -d:danger -d:leanCompiler`. It takes 330MB on my machine.
