This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: JAVA: Fix clone() on arrays
- To: Bryce McKinlay <bryce at albatross dot co dot nz>
- Subject: Re: JAVA: Fix clone() on arrays
- From: Jeff Sturm <jsturm at one-point dot com>
- Date: Wed, 21 Feb 2001 04:33:05 -0500 (EST)
- cc: apbianco at cygnus dot com, java-patches at gcc dot gnu dot org
On Wed, 21 Feb 2001, Bryce McKinlay wrote:
> > Since others have reported problems building the xlib peers,
> > and they really aren't in a release form yet, should they be disabled by
> > default on the branch?
>
> Yes, although I'd also really like to see that "libstdc++ includes" problem
> fixed (but I never see the bug here).
Really... mine breaks when bootstrapping a clean branch checkout, on
alpha-linux.
I have:
GNU Make version 3.79.1
Autoconf version 2.13
What else could be a factor?
Jeff