developing C/C++ applications for OpenMoko -- where do we stand?

Mike Montour mail at mmontour.net
Mon Nov 12 20:57:10 CET 2007


charlescooke.59846614 at bloglines.com wrote:

> I agree.  When I look at the wiki page on how to develop
> a simple 'Hello World' application I get very concerned .. am I missing something?
>  Why is this process so complex?  Is there an easier way?  If so, where is
> this posted?
> 
> http://wiki.openmoko.org/wiki/Application_Development_Crash_Course

There's also this page, linked from the "Crash Course" one:

http://wiki.openmoko.org/wiki/Building_a_hello_world_application

It can be as easy as:
./build/tmp/cross/arm-linux/bin/gcc -o hello hello.c

(once you've built the cross-compile toolchain with MokoMakefile)





More information about the community mailing list