I\'m going to need to learn how to build .ipks for an 860 running pdaxrom1.0. I\'m interested in starting simple, mostly with non-gui python extensions. Unlike pure python modules, these need to be compiled with gcc against python headers. If it makes sense, I\'d even put some pure-python modules into ipks, just for ease of deployment. And then there\'s the questions of building an up to date python 2.3.3 and putting it in an ipk, if no one\'s done it already.
Where can I read up on how to properly build .ipks for pdaxrom? I want to get the SDK and cross compiler set up, I probably can practice builds before the zaurus is here, right? My host system is gentoo linux with kernel-2.6.3 and gcc-3.3.3.
Thanks.