Hi folks. Just got my C3000, would like to start doing some development and wanted to see how others are proceeding.
It looks like there are two possibilites: Openembedded, and the zgcc packages.
I honestly can't make heads or tails of the docs in the wiki at
http://oe.handhelds.org. It's not even clear to me if the C3000 with the Sharp ROM is supported, or if it makes sense to go down that road for other than full OE builds - which isn't, at the moment, my goal. I just want to build a modified version of jumpx (double the size for the higher resolution of the C3000).
I've tried installing the zgcc packages right to my Z, but am having some trouble with include paths. That may just be because of something in the package I'm trying to recompile though. I don't know anything about Qt development or tmake (I've mostly been a GTK guy until now) so maybe I just have to bang my head against that for a while.
How are you folks compiling stuff for the C3000?
Thanks.