This is the mail archive of the
java-prs@sourceware.cygnus.com
mailing list for the Java project.
Re: gcj/168: Build fails on Alpha
- To: tromey at cygnus dot com
- Subject: Re: gcj/168: Build fails on Alpha
- From: Bryce McKinlay <bryce at albatross dot co dot nz>
- Date: 9 Mar 2000 04:50:00 -0000
- Cc: java-prs at sourceware dot cygnus dot com,
- Reply-To: Bryce McKinlay <bryce at albatross dot co dot nz>
The following reply was made to PR libgcj/168; it has been noted by GNATS.
From: Bryce McKinlay <bryce@albatross.co.nz>
To: Tom Tromey <tromey@cygnus.com>
Cc: Java Gnats Server <java-gnats@sourceware.cygnus.com>
Subject: Re: gcj/168: Build fails on Alpha
Date: Thu, 09 Mar 2000 17:43:36 +1300
Tom Tromey wrote:
> Bryce> but in the libffi dir I get:
>
> Bryce> $ ./config.guess
> Bryce> alphaev6-unknown-linux-gnu
>
> Cool.
> Feel free to update libgcj/config.{sub,guess} with newer versions.
> That should solve part of the problem.
Yep, updating those in libgcj/libffi fixed all the problem. I'll update
them in cvs.
Unfortunatly I now get:
java/util/TimeZone.java: In class `java.util.TimeZone':
java/util/TimeZone.java: In method `getAvailableIDs(int)':
java/util/TimeZone.java:108: Internal compiler error in `layout_decl',
at stor-layout.c:317
Oh well ;-)
regards
[ bryce ]