This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Re:
On Wed, 2005-06-29 at 13:39 -0700, Mark Mitchell wrote:
> First, we're close to a release. We've been waiting on one fix since
> Friday, and Jeff Law has promised to fix it today.
The fix is written, I'm just waiting on test results. Someone mucked
up the hpux11 target description (*) which caused libstdc++ to fail to
build and I had to re-bootstrap after working around that bit of
lameness.
I'd be surprised if I had results tonight. More likely early tomorrow
assuming the machines keep running (I killed one in Raleigh yesterday
to go along with the one in my basement...)
Jeff
(*) The hpux11 target description assumes that the linker shipped with
hpux11 supports +init as an option. Well, that may work OK for some
versions of hpux11, but it certainly doesn't work for hpux11.00 with
the 990903 version of the linker. Grrr.