public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Java--C++ interface
@ 2002-01-31 10:03 Alain Hebert
  2002-01-31 10:15 ` Anthony Green
  0 siblings, 1 reply; 2+ messages in thread
From: Alain Hebert @ 2002-01-31 10:03 UTC (permalink / raw)
  To: gcc

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?
2. for another Java interpreter?

Thank-you for your help

Alain Hebert
Ecole Polytechnique de Montreal
alain.hebert@polymtl.ca

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Java--C++ interface
  2002-01-31 10:03 Java--C++ interface Alain Hebert
@ 2002-01-31 10:15 ` Anthony Green
  0 siblings, 0 replies; 2+ messages in thread
From: Anthony Green @ 2002-01-31 10:15 UTC (permalink / raw)
  To: Alain Hebert; +Cc: gcc

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-01-31 15:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-31 10:03 Java--C++ interface Alain Hebert
2002-01-31 10:15 ` Anthony Green

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).