Hi All, 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. Regards, Abhishek