This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [PATCH/RFC] Enable java on sh64-linux
Andrew Haley <aph@redhat.com> wrote:
> Kaz Kojima writes:
> > Tom Tromey <tromey@redhat.com> wrote:
> > >>> The appended patch is to enable java on sh64-*-linux-gnu target.
> > >>> It only affects sh*-linux* targets anyway, and essentially affects
> > >>> sh64-linux only.
> > >
> > > This libjava configury bits look fine. Someone else will have to
> > > comment on the rest.
> >
> > Thanks. I'd like to wait comments for libffi and toplevel configury
> > part.
>
> If you'd like comments on the libffi port you'd do well to post libffi
> test suite results.
Sure. I've run it and got
=== libffi Summary ===
# of expected passes 212
# of unsupported tests 2
Regards,
kaz