Hi,
In the last 24 hours, something has gone in which makes
the GCJ interpreter "gij" abort on even simple "Hello World"
classes. For example, the "RuntimeCheck" program in
the Jacks testsuite:
---------------------------- 8< ----------------------------
public class RuntimeCheck {
private RuntimeCheck() {}
public static void main(String[] argv) {
System.out.print("1");
}
}
---------------------------- 8< ----------------------------
Unfortunately, I didn't have time to debug this properly.
Ranjit.
--
Ranjit Mathew Email: rmathew AT gmail DOT com
Bangalore, INDIA. Web: http://ranjitmathew.hostingzero.com/