Re: [Pgui-devel] Finally!!

2003-06-11 Thread Eric Heinemann
Now that I finally graduated and have a real job, I plan on buying more 'toys' (i.e. SL-C750/SL-C760 or any other possible linux device).  From there I plan on making more PicoGUI ROMs.  I am also working on a PicoGUI ROM using Sharp's 2.4.18 kernel and filesystem.  This will fix the odd behavior o

Re: [Pgui-devel] Finally!!

2003-06-11 Thread Micah Dowty
I received a C700 for PicoGUI porting purposes, so hopefully soon I'll get the OpenZaurus packages for the 5500 and the C700 updated. --Micah On Sun, Jun 01, 2003 at 07:13:48PM -0700, Eric Heinemann wrote: > After hours of hair-pulling (I'm now bald), I finally > got a PicoGUI ROM for the Sharp Z

Re: [Pgui-devel] guide me

2003-06-11 Thread Micah Dowty
I think you're on the wrong mailing list if you want help with Microwindows. --Micah On Tue, Jun 10, 2003 at 10:23:21PM -0700, bmm bmm wrote: > > Hi all, iam new to this windowing concept.i am > curently > trying to learn about microwindows. Can i create & use > Textbox ,scroll bars & progres

Re: [Pgui-devel] configure for arm problem

2003-06-11 Thread Peter Hermsdorf
for me this has worked: ./configure --with-prefix=arm-linux --host=arm-linux Olcay Korol wrote: Hi all, When i run the script below, i get an error message CC=arm-linux-gcc LD=arm-linux-ld NM=arm-linux-nm AR=arm-linux-ar \ RANLIB=arm-linux-ranlib ./configure --host=arm-linux configure: err

Re: [Pgui-devel] configure for arm problem

2003-06-11 Thread Philippe Ney
> Hi all, > > When i run the script below, i get an error message > > CC=arm-linux-gcc LD=arm-linux-ld NM=arm-linux-nm AR=arm-linux-ar \ > RANLIB=arm-linux-ranlib ./configure --host=arm-linux > > >>configure: error: cannot link a test picogui program. I guess this occure when configuring cli_c

[Pgui-devel] configure for arm problem

2003-06-11 Thread Olcay Korol
Hi all, When i run the script below, i get an error message CC=arm-linux-gcc LD=arm-linux-ld NM=arm-linux-nm AR=arm-linux-ar \ RANLIB=arm-linux-ranlib ./configure --host=arm-linux >>configure: error: cannot link a test picogui program. Am i doing something wrong with the configure options? (Th

Re: [Pgui-devel] Fw: picogui0.45 payload problem

2003-06-11 Thread Olcay Korol
We worked around that problem by using activate etc. events instead of payloads. Thanks anyway Olcay > On Tue, Jun 03, 2003 at 11:49:33AM +0300, Olcay Korol wrote: > > > > Begin forwarded message: > > > > > > Hi all, > > > > It seems that there are some changes in the payload mechanism with