Thanks for your reply, encol!
Ok. From looking at your instructions, it looks like Kindles need an armel tool chain.
The application I'm interested in porting is not a gtk app... as far as I can make out.
Also, it looks like you're creating a full armel environment inside your linux box, by using qemu emulation, etc. Maybe you use this for testing the ported app within your linux box itself, before copying it over to the kindle
I don't know whether that's required in my case. I'm OK with producing an armel specific image of the final executable on linux and copying it over to kindles for testing.
|