This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]