Did anyone try the new kaffe? For me, all it does is segfault (no
core) after a long wait (Hello World program):
$ cat Hello.java
import java.io.*;
public class Hello {
public static void main (String[] args) {
System.out.println ("Hello");
}
}
$ /usr/local/kaffe-1.0b1/bin/kaffe Hello
Segmentation fault
Thanks.
--
Luiz Otavio L. Zorzella Product Engineer
[EMAIL PROTECTED] http://www.conexware.com
- new kaffe (1.0b1) Luiz Otavio L. Zorzella
- new kaffe (1.0b1) Luiz Otavio L. Zorzella
