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: FFI closure on mips


On Mon, Oct 12, 2009 at 4:49 PM, abhishek desai <abhi00@gmail.com> wrote:

> Is ffi closure necessay for libgcj compilation ? Can we compile libgcj
> without the ffi closure support ?

Closure support is required for the interpreter. You can configure
with --disable-interpreter to build libgcj without using closures.

Bryce


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