This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Successfull build of gcc 3.2.2 under IRIX6.5
Rainer Orth writes:
> Andrew Haley writes:
>
> > > Wrong, gcj used to work on IRIX 6.
> >
> > It's not mentioned in libgcj's configury and there doesn't seem to be
>
> There was no need for IRIX-specific entries.
> > a MIPS closure inferface in libffi. This suggests to me that the port
> > has not been done.
>
> AFAIK, the lack of the closure interface only means no interpreter support?
It means that it's impossible to use a fairly large slab of the Java
API.
> It's also mentioned in
>
> http://gcc.gnu.org/java/status.html
Ah, thanks. I need to have a good look at that page to see what else
might be missing.
Andrew.