2009 June - Marco Alfonso

Cherokee running on a Motorola A1200i

Why should someone want to run a web server on his cellphone? Of course because he can =), just for the fun! So, how to compile cherokee for Motorola A1200i: First we need to build a “toolchain” a development environment that can compile binaries for the CPU architecture of the phone, in this case: ARM Linux Such toolchain can be download from here: http://lsb.blogdns.com/ezx-crosstool Pretty easy, just run ./build.sh you need build-essential (gcc and company), flex and bison, go for a cup of cofee and let the automagic work, this will compile a GCC compatible with your phone among... 

read more