View Single Post
Old 11-25-2011, 10:57 AM   #31
yifanlu
Kindle Dissector
yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.
 
Posts: 662
Karma: 475607
Join Date: Jul 2010
Device: Amazon Kindle 3
Quote:
Originally Posted by reprep View Post
Refresh after 6 pages as an option, PDFs supporting text-to-speech and TOC (this really matters).
What I did was a temporary hack to get the firmware actually running. However, for these options to work, the native JNI libraries must be loaded (framebuffer, pdf reader, and etc). For those to work, we need to get GLIBC working, which, I've worked literally 11 hours yesterday on with no success. Seriously, I counted the hours. Cross-Compiling open-source software is no fun. I mean, it's basically guess and check. What version of binutils, what version of gcc, and what version of glibc will work together. Most combinations will fail. Using precompiled toolchains also fail.
yifanlu is offline   Reply With Quote