>I'm rather doubtful about Java->C compilers.

I had great luck with Toba back in Java 1.0. Well, that may be
exaggerating. The Toba version of javac was terrific, at least five
times faster than the interpreted version. But between the Java
interpreter getting faster in 1.1, and the overhead of JITting
everytime, jdk1.1+tya isn't worth it for javac.

Is there a good fast alternative for javac for Java 1.1 in Linux?

Reply via email to