Re: Building Kaffe with GTK AWT

2002-04-14 Thread Jim Pick
[1] http://wonka.acunia.com/ Ooh, I forgot about Wonka. I just added a link to it from the webpage. :-) Cheers, - Jim

Fwd: Re: kaffe as shell

2002-04-14 Thread Mark and Janice Juszczec
Hi folks Someone found this in the PocketLinux archive and asked me if I had gotten any answers. Since I haven't, I thought I'd post it here. Does anyone know how to build kaffe as a shell. From: °ê½÷ [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: kaffe as shell Date: Tue, 9 Apr

cvs archive via rsync/cvsup ?

2002-04-14 Thread Andrew Dalgleish
Is the cvs archive available via rsync or cvsup?

Re: cvs archive via rsync/cvsup ?

2002-04-14 Thread Jim Pick
Not currently, but I guess I could install it if somebody wants. (My next big admin task is to get the mailing lists moved over) Cheers, - Jim - Original Message - From: Andrew Dalgleish [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Sunday, April 14, 2002 3:32 PM Subject: cvs

Re: Re: kaffe as shell

2002-04-14 Thread Jim Pick
I think all you need to do is just modify the main() so that the startup parameters are hard-coded. Then you can just use it instead of /bin/sh. eg. You could try booting Linux with the command line init=/usr/bin/mykaffe (pass the extra commands from your bootloader, in this example