This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: GCC 3.0: "configure: error: libffi has not been ported to s390-linux-gnu."
- To: "Andreas Jaeger" <aj at suse dot de>, "Alexandre Oliva" <aoliva at redhat dot com>
- Subject: Re: GCC 3.0: "configure: error: libffi has not been ported to s390-linux-gnu."
- From: "Anthony Green" <green at redhat dot com>
- Date: Sat, 11 Aug 2001 22:26:06 -0700
- Cc: <uweigand at de dot ibm dot com>, "Hartmut Penner" <HPENNER at de dot ibm dot com>, <gcc-bugs at gcc dot gnu dot org>, <java at gcc dot gnu dot org>
- References: <u8pua2ilp0.fsf@gromit.moeb><or3d6yiim0.fsf@feijoada.lsd.ic.unicamp.br><u8g0ayquvl.fsf@gromit.moeb> <org0ay75la.fsf@feijoada.lsd.ic.unicamp.br>
Alex wrote:
> On Aug 11, 2001, Andreas Jaeger <aj@suse.de> wrote:
>
> > Is libffi a prerequisite for gcj? In other words would libgcj work
> > without libffi?
>
> IIRC, yes, it would, but it wouldn't support the interpreter or JNI.
> But please don't take my word for it. Hopefully someone in the java
> mailing list will know for sure.
libffi has been ported to s390. The port is in the latest cvs sources @
http://sources.redhat.com/libffi. I hope to upgrade the libffi in GCC in
the next month or so.
AG