This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Is gij/libffi supported on ARM?
- From: "Craig A. Vanderborgh" <craigv at voxware dot com>
- To: java at gcc dot gnu dot org
- Date: 27 May 2003 09:14:02 -0600
- Subject: Is gij/libffi supported on ARM?
Hello All:
I am currently trying to build libjava for arm-wince-pe. I have a
correct build of the compiler and the binutils, versions 3.3 and 2.13.92
respectively (fresh!)
I am running into trouble with the libgcj build in resolve.cc, where the
compile is looking for libffi features called "FFI_CLOSURES". I have
dug into libffi, and found that there seem to be no "ffi closures" for
this target.
Does this mean that I would have to provide my own "ffi closures", or
can the interpreter aspect of libjava be built with what is provided for
ARM in libffi? Please advise.
Thanks in advance,
craig vanderborgh
voxware incorporated