Re: Using the libgcj interpreter mode.
Andrew Haley <[email protected]>
| Newsgroups | gmane.comp.gcc.java.devel |
|---|---|
| Message-ID | <[email protected]> |
abhishek desai wrote: > I have a C++ application in which I want to load and execute some java > class files using the interpreter mode of libgcj. Is there any example > on how this can be done ? I couldnt find much information on the > libgcj interpreter mode usage on the internet. gij ClassName Andrew.