This is the mail archive of the
java-discuss@sources.redhat.com
mailing list for the Java project.
egcs broken?
- To: java-discuss at sourceware dot cygnus dot com
- Subject: egcs broken?
- From: Oskar Liljeblad <osk at hem dot passagen dot se>
- Date: Wed, 19 Jul 2000 11:26:01 +0200
It the (almost) latest egcs snapshot (2000-07-10) broken? I'm getting
these errors when compiling the libgcj snapshot from 2000-07-18:
[..]
java/awt/Component.java:1025: Constant expression required.
case ComponentEvent.COMPONENT_SHOWN:
^
java/awt/Component.java:1011: Tree check: expected class 'e', have 'x' (error_mark)
java/awt/Component.java:1011: Internal compiler error in `java_complete_lhs', at ../gcc/java/parse.y:10931
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
There are similar errors with java/awt/Container.java.
Oskar Liljeblad (osk@hem.passagen.se)
PS. I'm going to try egcs from 2000-07-17. DS.