more bootstrap problems

Robert Lipe robertlipe@usa.net
Wed Dec 13 19:42:00 GMT 2000


Mike Stump wrote:

> At least linux and solaris are the same now:

I've given up on reporting bootstrap errors.  But there's also a
possible grammar error beyond the syntax error assuming you accurately
reported this message.  (Mike is pretty meticulous about such things, so
I have no reason to doubt it...)

> java/lang/Boolean.java:25: Blank static final variable `FALSE' may not have be initialized.
>      public static final Boolean FALSE = new Boolean(false);

Shouldn't "be" be "been"?

RJL


More information about the Gcc mailing list