View Single Post
Old 04-07-2013, 11:06 AM   #154
hfpop
Addict
hfpop knows how many angels can dance on the head of a pin.hfpop knows how many angels can dance on the head of a pin.hfpop knows how many angels can dance on the head of a pin.hfpop knows how many angels can dance on the head of a pin.hfpop knows how many angels can dance on the head of a pin.hfpop knows how many angels can dance on the head of a pin.hfpop knows how many angels can dance on the head of a pin.hfpop knows how many angels can dance on the head of a pin.hfpop knows how many angels can dance on the head of a pin.hfpop knows how many angels can dance on the head of a pin.hfpop knows how many angels can dance on the head of a pin.
 
Posts: 250
Karma: 136662
Join Date: Apr 2011
Device: N/A
I try to compile kindle explorer on Ubuntu 12.10. I have installed gtk 2.0 and the CodeSourcery package. However, I do not seem to get all things right:

- I installed arm-2012.09-64-arm-none-linux-gnueabi.bin
- instead of arm-linux-gnueabi-g++ I have arm-none-linux-gnueabi-g++
- pkg-config --cflags --libs gtk+-2.0 works fine
- I get warnings on cross-compile
- I get errors that all the -l libraries in linker are not found

Thank you for any help on this issue.
hfpop is offline   Reply With Quote