This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: Java--C++ interface


On Thu, 2002-01-31 at 07:08, Alain Hebert wrote:
> Is there a standard way to map a C++ class (from gcc) to
> Java (i.e. for a Java program to see a gcc class as a
> native Java class)
> 
> 1. for cgj?

If you mean gcj, then yes, it's called CNI.  See
http://gcc.gnu.org/java/papers/cni/t1.html

> 2. for another Java interpreter?

No, I don't think so.

AG



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