Hi Don,

as you know I ported Dillo to DOS using FLTK based on NXLib.

If you have FLTK based on NXlib running on the Zipit Z2, I see no problem getting Dillo to work on it.

The problems with DOS were getting the TCP/IP stack to work, the EWOULDBLOCK error was not handled in Dillo and stopped the download when it occured. Also Dillo uses fork() to run a lot of tasks in separate processes (the dpi stuff) which could not be done this way in DOS. All this will be no problem for you since you are using Linux.

So all you have to do is get it to compile, I see no area that would require code changes.

Regarding the images Dillo and FLTK will link to libpng.a, libjpeg.a etc and not use the image code of nano-x.

Georg

---------------------------------------------------------------------
To unsubscribe, e-mail: nanogui-unsubscr...@linuxhacker.org
For additional commands, e-mail: nanogui-h...@linuxhacker.org

Reply via email to