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.
On Wed, 11 April 2001, "Gray, Tim" wrote:
>
> 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 space.
>
> I am trying to get around statically linking to save some space. (Unless
> picoGUI is compile-able with the uClibc libraries! that would be great.)
>
>
> Thanks.
>
> Tim
>
>
> _______________________________________________
> Pgui-devel mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/pgui-devel
--
perl -e'socket S,2,1,tcp;connect S,pack(H16,"0200029a80692d32").\0x8;print
grep!/=/,<S>'
_______________________________________________
Pgui-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/pgui-devel