[Bug java/20362] ICE: bus error if missed interface used in abstract class and output file specified

bojan at antonovic dot com gcc-bugzilla@gcc.gnu.org
Tue Mar 8 16:32:00 GMT 2005


------- Additional Comments From bojan at antonovic dot com  2005-03-07 19:21 -------
Compiling the .java files directly works:

working:
gcj -o bugtest --main=BugTest *.java */*.java
gcj --main=BugTest *.java */*.java */*/*.java

Compiling the code by gcj -C first instead with javac makes no difference.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20362



More information about the Java-prs mailing list