On Friday 15 June 2007 04:24:08 [EMAIL PROTECTED] wrote: > >> or any other way to build a small gui for a uclibc based > >> system.....something like linux framebuffer+directfb+fbui.... > > > > Sure. There's gtk for the framebuffer. > > http://www.linuxdevices.com/articles/AT9024868021.html > > i just need a confirmation here....say i have an app which works with > XFree86+glibc...now, if i have to make it work with my uclibc+tinyx, then > ill just have to compile it again, rgt??
Not for tinyx, but for uClibc yes. (Speaking of which, there isn't exactly a tinyx anymore. Not as a separate project. x.org was rebased on tinyx years ago. tinyx is from the old obsolete XFree86 stuff that nobody uses anymore.) > wht abt when i use gtkfb?? You'd have to rewrite it, not just recompile it. :) Straight X should be fine, you were just asking about directfb... Rob -- "One of my most productive days was throwing away 1000 lines of code." - Ken Thompson. _______________________________________________ uClibc mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
