This is the mail archive of the java-discuss@sources.redhat.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

egcs broken?


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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]