build error
Bryce McKinlay
bryce@albatross.co.nz
Thu Nov 30 14:12:00 GMT 2000
Oskar Liljeblad wrote:
> java/util/Collections.java: In class `java.util.Collections$SynchronizedMap':
> java/util/Collections.java: In method `access0ドル(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
Please remember to try the newwest compiler before reporting libgcj build errors like this.
> java/io/ObjectInputStream.java:1: Missing return statement.
> /* ObjectInputStream.java -- Class used to read serialized objects
> ^
>> I have seen this error when building libgcj before... but not a fix for it.
>
This is a compiler bug. One workaround is to build your compiler with a known stable gcc (like the one that comes with your linux distribution), and not use "make bootstrap".
regards
[ bryce ]
More information about the Java
mailing list