[EMAIL PROTECTED] 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)


_______________________________________________
OpenMoko community mailing list
[email protected]
http://lists.openmoko.org/mailman/listinfo/community

Reply via email to