Re: Kaffe in RedHat Linux 6.1

1999-11-11 Thread Donatas Simkunas
kaffe seems to be faster than blackdown 1.1.7 java port, but it is not jdk1.1 compatible. I cant get working any bigger java application with it. On Thu, 11 Nov 1999, [EMAIL PROTECTED] wrote: > Hi: > > Is anybody using Java compiler and run time for Linux coming with RedHat > Linux 6.1? The pa

Re: Is it another option for Java-Linux (Kaffe in RedHat Linux 6.1)?

1999-11-11 Thread Nathan Meyers
Kaffe is a cleanroom implementation of the Java platform from Transvirtual Technologies. There is no Sun code in it, it's open source, it's almost JDK1.1-compliant, it has a few JDK1.2 features, and it runs on a lot of platforms that Sun will never support. Kaffe had an important release (1.0.5)

Is it another option for Java-Linux (Kaffe in RedHat Linux 6.1)?

1999-11-11 Thread Lee_Xing
Hi: Is anybody using Java compiler and run time for Linux coming with RedHat Linux 6.1? The package name is "kaffe" and is on RedHat 6.1 first CD. I can compile and run java applications with them. Can someone tell me something about it compare with Blackdown and IBM's Java for Linux? Thank

Re: Kaffe in RedHat Linux 6.1

1999-11-11 Thread Moses DeJong
On Thu, 11 Nov 1999 [EMAIL PROTECTED] wrote: Check out www.kaffe.org for more details. Kaffe is a work in progress but it is GPLed and improving quickly. Someday it may pass up both the Blackdown and IBM ports. Kaffe is a "clean room" implementation of a JVM, not just a port of Sun's code. Kaffe

Kaffe in RedHat Linux 6.1

1999-11-11 Thread Lee_Xing
Hi: Is anybody using Java compiler and run time for Linux coming with RedHat Linux 6.1? The package name is "kaffe" and is on RedHat 6.1 first CD. I can compile and run java applications with them. Can someone tell me something about it compare with Blackdown and IBM's Java for Linux? Thank