This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Java build failure
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: sje at cup dot hp dot com
- Cc: java at gcc dot gnu dot org
- Date: Mon, 11 Apr 2005 18:45:37 -0400
- Subject: Re: Java build failure
- References: <200504112242.PAA27210@hpsje.cup.hp.com>
On Apr 11, 2005, at 6:42 PM, Steve Ellcey wrote:
Has anyone else seen this build failure? I get it on IA64 HP-UX and
Linux. I am building bootstrap with the latest ToT sources (updated
yesterday). I have a few local changes (to allow me to build on HP-UX)
but they shouldn't be affecting the Linux build. I couldn't find
anything in the java mailing list or in the defect database about this
problem.
Yes this is a known bug, see PR 20934, 20940, and 20942 and other emails
to gcc@. This is dwarf2 bug and Caroline Tice is testing a patch to fix
them.
-- Pinski