Yep. Another little note: I haven't took the time to figure out how libtool works for cross-compiling, so I statically-linked the clients with the source to libpgui. This isn't a limitation in the library, I just haven't fixed up the makefiles to make it easy to use a cross-compiler on the clients. As far as the server's concerned, it's just a matter of selecting the 'linux-mips' architecture in menuconfig and picking the right video and input drivers. (Helio uses the fbdev video driver and its own r3912ts touchscreen driver) The config I used to build the Helio's pgserver is in 'Helio.config' in CVS. On Wed, 18 April 2001, brandon smith wrote: > > Tim, > Making binaries for the Helio is as simple as a > recompile with the mips cross compiler. The only > thing that has been identified as not happy with the > Helio is the fact that 16 grays doesn't look too good, > so everything is black and white. Thus, the only > changes I have needed to make to my client code have > been for aesthetic reasons. > > Brandon > > > --- "Gray, Tim" <[EMAIL PROTECTED]> wrote: > > Phenomenal achievement! I've been waiting in the > > wings on the helio for > > quite some time now. and now I can use PicoGUI on > > it! > > > > Could you give us an idea on how difficult/easy it > > was to port the apps > > over? > > > > > > thanks. > > > > > > Tim. > > > > > > _______________________________________________ > > Pgui-devel mailing list > > [EMAIL PROTECTED] > > > http://lists.sourceforge.net/lists/listinfo/pgui-devel > > > ===== > "What happens if a big asteroid hits Earth? Judging from realistic simulations >involving a sledge hammer and a common laboratory frog, we can assume it will be >pretty bad." > � Dave Barry. > > __________________________________________________ > Do You Yahoo!? > Yahoo! Auctions - buy the things you want at great prices > http://auctions.yahoo.com/ > > _______________________________________________ > 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
