Re: application development question
"Neal H. Walfield" <[email protected]>
| Newsgroups | gmane.comp.handhelds.gpe |
|---|---|
| Message-ID | <87mzcer9gk.wl%[email protected]> |
At Wed, 14 Jun 2006 13:39:00 -0700, Wade Guthrie wrote: > You wrote: > > I do 99% of my gpe-calendar and related libraries development on my > > Debian GNU/Linux machine, i.e. not using the native environment at > > all. The only thing that I've found really needs testing on the > > actual device is: UI and response time (e.g. due to the slower CPU > > some algorithms need to be optimized differently). > This might be a stupid question, but here goes... > > By this, do you mean that you do the initial coding/maintenance on the > x86, _for_ the x86 and then, after you're happy with what you have, you > do a cross compile for the ARM? Right. > Do you do the cross compile using the > standard cross compilation toolchain with a version of X built for cross > compilation? The only PDA I have access to is my wife's 770. I use the scratch box environment provided by Nokia to do cross compilation. Neal