This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: more bootstrap problems


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

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