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]

Re: gcj on HP-UX


>>>>> "Andreas" == Andreas Tobler <toa@pop.agri.ch> writes:

Andreas> Well, HP-UX lacks libffi support, about boehm-gc I'm not sure
Andreas> off hand.  So basic preconditions are not available to build
Andreas> gcj on HP-UX. Neither on 3.x nor on cvs 4.x.

You don't actually need libffi to build libgcj.  However, if you don't
have it, it means that JNI, the interpreter, and some parts of
reflection will not work.

Tom


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