I just committed a fix for this into CVS. Thank you for pointing this bug out. It was
an endianness issue in pgserver/net/dispatch.c. The laptop I've been doing most of my
development on lately is PowerPC, and SMARTDATA's hardware is 68k. The bug only shows
up on x86 :)
On Sun, 01 July 2001, [
but who is doing any PIMs?
If sombody helps me getting pgui up on my Desktop I will start the next day.
-tasnim
- Original Message -
From: John Utz <[EMAIL PROTECTED]>
To: Sean Barnes <[EMAIL PROTECTED]>
Cc: PicoGUI <[EMAIL PROTECTED]>
Sent: Friday, June 29, 2001 9:47 PM
Subject: Re: [Pg
On Sun, 01 July 2001, Risto Järvinen wrote:
...
> While I'm at it, I'd recommend trying to port PicoGUI to uClibc. glibc2
> is bloated (libuClibc.so is only ~150kB). OTOH uClibc is limited but at
> least busybox runs under it, so why not PicoGUI too. Though at the moment
> there is only partia
On Sat, 30 June 2001, Risto Järvinen wrote:
>
> Hi,
>
> Have you considered using unix domain sockets for client-server
> communications?
I have been planning to implement domain sockets all along, just haven't got around to
it.
What I'll (eventually?) get around to doing is modularizing the
Unix socket is a good idea. It will surely be included.
By the way, PicoGUI already run on uClinux.
-philippe
> While I'm at it, I'd recommend trying to port PicoGUI to uClibc. glibc2
> is bloated (libuClibc.so is only ~150kB). OTOH uClibc is limited but at
> least busybox runs under it, so wh