« The Kit handout | Main | Planet aggregator up and running »

January 27, 2005

Compiling C programs on the PocketPC

Getting C things to run on the Zaurus isn't too difficult, and Damian set up a nice cross compiler for us.

Getting Linux to run on the PocketPCs don't seem to be so easy though :(, so we are probably stuck with WinCE. However Rob got C# to work on the PocketPC, which is very cool.

But C# is not C, and thats what I need to get the Transterpreter running on the PocketPC, so a bit of googeling turned up this: Pocket GCC. If it works, which it should, there should be no/little problems compiling a PocketPC Transterpreter.

So in a while when we have the FFI on the Transterpreter sorted, we should be able to program both PocketPC and Zaurus robots in a proper language! Sweet!

Posted by clj3 at January 27, 2005 08:24 PM

Comments