This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: 3.3 bootstrap failure on alpha-linux
- From: Jeff Sturm <jsturm at one-point dot com>
- To: Tom Tromey <tromey at redhat dot com>
- Cc: java at gcc dot gnu dot org
- Date: Wed, 29 Jan 2003 19:55:28 -0500 (EST)
- Subject: Re: 3.3 bootstrap failure on alpha-linux
On 29 Jan 2003, Tom Tromey wrote:
> I haven't done an alpha build since they took my alpha away. I've
> been building 3.3 regularly on x86 with no problems (except libffi
> installs, sigh). What error are you seeing?
It was complaining about the initialization of final field
`loadedClasses'.
Now that I've completed searching, it seems I can't reproduce it
anymore. I'll see what happens at the next scheduled run of gcc_build.
So never mind, sorry for the noise.
Jeff