View Single Post
Old 12-10-2006, 04:35 PM   #21
DHer
Addict
DHer doesn't litterDHer doesn't litter
 
Posts: 261
Karma: 156
Join Date: Jul 2006
Device: iliad
ok, i finally got it to compile and link.

I think these were the required libraries: libbz2, libcairo.2.9.2, libenca.0.5.1, libgpewidget.so.1.0.0, libpixman.so.1.0.0, <b>libpng12.so.0.13.0</b>, libsvg-cairo.so.1.0.1

I also had to add some header files.

the libpng12-version differs from the version included in the toolchain, and if i recall correctly the libcairo-version had to be slightly outdated to be compatible with libgpewidget.

To be honest: in the end i just poked around with the libraries i got from various sources (mainly openzaurus and debian) until the linker stopped moaning.

I'll try to figure out what i did tomorrow and add a complete list. Next thing to do is adding the screen refresh calls.

(and a note to the debian packagers: add some hints if the package is compiled with hardware-floating point or softfloat)
DHer is offline   Reply With Quote