This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [bib] PATCH: Fix PPC Java build problem ?


On Wed, Oct 16, 2002 at 11:02:56AM -0700, Mark Mitchell wrote:
> >I don't know what's the policy on the bib. But here the bootstrap fails
> >in the same place. Otherwise the bootstrap on powerpc-linux went ok. (as
> >of today)
> >
> >Would it make sense to apply it here as well?
> 
> Yes -- but I don't have a bib tree around, and I don't want to make it
> any more difficult than necessary to do mainline->bib merges.  It will
> get pulled over as part of the next merge.

Speaking as the person who has to do the mainline->bib merges, it's
not going to cause me noticeable additional work.  And it would be
nice to be able to bootstrap the bib.  I've done a bootstrap and check
with this patch; indeed it does make libjava build again.  We still
have a heinous number of testsuite failures of the form

header_cassert.exe: <94><EE>
:3221217816: [<81><C3>|<CC>^A: Assertion `' failed.
FAIL: 17_intro/header_cassert.cc execution test

and I had to shoot the libjava testsuite because every last execute
test was timing out.  But this is progress.  I've committed the patch
to the branch.

zw


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]