View Single Post
Old 11-12-2009, 05:57 AM   #45
Max
Connoisseur
Max has a complete set of Star Wars action figures.Max has a complete set of Star Wars action figures.Max has a complete set of Star Wars action figures.Max has a complete set of Star Wars action figures.
 
Max's Avatar
 
Posts: 79
Karma: 380
Join Date: Mar 2008
Location: Girona, Spain
Device: iLiad, DR1000s
Hi,

I use the official sdk,

see https://www.mobileread.com/forums/showthread.php?t=19406

Download the official SDK package. Unpack it to "/". You should see a "/usr/local/arm" after unpacking. If you unpack it to somewhere else, error may occur during compile. The official SDK already contains needed libs, such as gtk, poppler, eripc, scribble...

you will need to type:
"export PATH=/usr/local/arm/oe/bin:$PATH".
"export CC=arm-linux-gcc".
"export CXX=arm-linux-g++".
Max is offline   Reply With Quote