View Single Post
Old 06-01-2011, 04:59 PM   #9
liuto
Connoisseur
liuto is on a distinguished road
 
Posts: 50
Karma: 70
Join Date: Nov 2010
Device: Kindle DXG / Kindle 3
Quote:
Originally Posted by pub View Post
1) Get USB networking working so you can ssh into the kindle (see the thread on this forum).

2) You'll need a Linux box. Download Scratchbox (http://scratchbox.org/) and install it enough to get the "cs2007q3-glibc2.5-arm6" compiler.

3) cross-compile your code using the cs2007* compiler and transfer
the file to your kindle via ssh

4) ssh into your kindle and execute the program.

cheers
What compiler do I need to just compile my applications with using the exists libraries inside Kindle (DXG,3)?
liuto is offline   Reply With Quote