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: CNI with interpreted and BC ABI compiled code


>>>>> "David" == David Daney <ddaney@avtrex.com> writes:

David> I think the short answer is CNI only works with C++ ABI compiled
David> code.

Yup.

I think it may actually kind of work with BC code -- but we don't
promise it will work, and we know it definitely will not work if you
take advantage of BC-ness by changing class layout without recompiling
the C++ code.

David> As I recall, APH has plans to rectify this limitation.

But to be perfectly clear nobody is actively working on this.
Other stuff keeps getting in the way :-)

Tom


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