gcj bug
Anthony Green
green@cygnus.com
Sun Jun 13 20:41:00 GMT 1999
Amancio wrote:
> I tried a slightly modified version of class and it appears to
> compile and run over here. gcj is about 3 or 4 days old over here.
Yes - it compiles from source, but did you try compiling it to
bytecode, and then compiliing the bytecode to native?
bash-2.01$ gcj -C EH.java && gcj -c EH.class
EH.java: In class `EH':
EH.java: In method `EH()':
EH.java:9: stack underflow
AG
--
Anthony Green Cygnus Solutions
Sunnyvale, California
More information about the Java
mailing list