This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: PowerPC build broken (Was: Bug gcj with date manipulations?)
Alexandre Petit-Bianco wrote:
> This provides me with a working toolchain, but the interpreter
> crashes. The fixes that are letting the interpreter work on ppc don't
> seem to be in the 3.0 branch (I haven't checked the trunk) or maybe
> we're still missing something, I don't remember.
Yeah, I don't think Kevin checked in his PPC libffi changes yet. Maybe
he's waiting for Tom to approve it. There was an additional patch to the
ppc backend required to make it work correctly.
Both patches are here:
http://gcc.gnu.org/ml/java/2001-02/msg00282.html
I don't see a reason not to check in the libffi patch immediately, even
if the backend problem is still there.
> --disable-multilib
So, what is the proper fix here? Should we just make this the default
for PPC?
regards
[ bryce ]