Mark> Please tell me what I should do to get a working recent (lib)gcj
Mark> and I will try to do it this weekend.
There are two basic choices:
1. Get the latest cvs gcc. This can be a problem since gcc is
randomly broken
2. Use gcc 2.95.2, but apply Bryce's patch to bring gcj up to the
latest front end. This is safer.
In both cases you can use the latest cvs libgcj. You can find out how
to get this (and I think you can find Bryce's patch) via:
http://sourceware.cygnus.com/java/
Mark> I understand that I should update both gcj and libgcj and maybe
Mark> I should wait for a new gcj release (do you know when that will
Mark> be released or are you going to wait for gcc 3.0?)
A newer gcj front end should appear in gcc 2.95.3. I don't know when
that will be released.
Tom