[LLVMdev] VMKIT problem

Nicolas Geoffray nicolas.geoffray at gmail.com
Fri Nov 20 06:56:40 PST 2009


Hi Nataraj,

Which platform are you running on? Did you follow all the steps on 
vmkit.llvm.org getting started page, especially for GNU Classpath?

Thanks!
Nicolas

Nataraj Sundar wrote:
> Hi,
> 
> I intent to use VMKIT to convert java byte codes to LLVM IR
> 
> I have installed VMKIT 0.26, on running  jnjvm (as ./jnjvm
> Hello.class) in Release/bin I get the same error irrespective of class
> content :
> 
> jnjvm: JavaClass.cpp:469: jnjvm::JavaObject*
> jnjvm::Class::doNew(jnjvm::Jnjvm*): Assertion `(this->isInitializing()
> || classLoader->getCompiler()->isStaticCompiling()) && "Uninitialized
> class when allocating."' failed.
> Aborted
> 
> Am I doing something wrong?Any help regading how to use the VMKIT
> tools to convert Java bytecodes to LLVM IR will be helpful
> 
> Thanks,
> 
> -Nataraj.
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev




More information about the llvm-dev mailing list