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: calling java from c++


Tom Tromey wrote:

>You have to use the CNI invocation API.  It isn't as simple as just
>creating a Java object -- the Java runtime needs to be initialized.
>
>The CNI invocation API won't be available until gcc 3.1 is released.
>Unfortunately it doesn't seem to be documented :-(
>

Good point - I'll try to write up some documentation for it soon.

regards

Bryce.



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