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]

build error


I am writing this email partly as a test... let me know
if I should try a newer version of gcj.

I get this when compiling libgcj with gcj 20001120
(compiled with gcc 2.95.2): 

gcj -B/usr/local/src/objdir-libgcj-snapshot-2000-11-23/i686-pc-linux-gnu/libjava/ -C -g -classpath /usr/local/src/objdir-libgcj-snapshot-2000-11-23/i686-pc-linux-gnu/libjava:/usr/local/src/libgcj-snapshot-2000-11-23/libjava -d /usr/local/src/objdir-libgcj-snapshot-2000-11-23/i686-pc-linux-gnu/libjava java/util/Collections.java
java/util/Collections.java: In class `java.util.Collections$SynchronizedMap':
java/util/Collections.java: In method `access$0(java.util.Collections$SynchronizedMap)':
java/util/Collections.java:0: Tree check: expected tree_list, have pointer_type
java/util/Collections.java:0: Internal compiler error in find_as_inner_class_do, at parse.y:3557

Oskar Liljeblad (osk@hem.passagen.se)

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