Re: [Pgui-devel] picoGUI libraries needed

2001-04-11 Thread Micah Dowty
Make sure you don't have SDL turned on. PicoGUI doesn't use X directly, but SDL does. The good news is that PicoGUI has been ported to uClinux, so it does work with uClibc! You might have to hack the makefile a bit to turn most uClinux stuff on but not use the cross-compiler, but should work.

[Pgui-devel] picoGUI libraries needed

2001-04-11 Thread Gray, Tim
I am trying to put together my embedded system and I noticed that PicoGUI linked against 2 X libraries. /usr/X11R6/lib/libX11.so.6 /usr/X11R6/lib/libXext.so.6 are these actually needed? I was hoping to get out from under X11R6's large overhead. both of these together are almost another Meg of s