This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: libffi for ia64
>>>>> ">" == CH Gowri Kumar <gkumar@csa.iisc.ernet.in> writes:
>> Am I using the wrong libffi(mean downloaded an older version)?
Nope. The libffi in the gcc repository is the current version. The
old libffi repository is basically defunct.
As far as I know the IA-64 support works, at least well enough for
libgcj to use it. But as Jim says, it isn't used all that much. I
think your best bet is to try it and see. Does the libffi test suite
work on your platform?
Tom