[LLVMdev] compiling java frontend

Chris Lattner clattner at apple.com
Thu Sep 17 16:03:38 PDT 2009


On Sep 17, 2009, at 3:59 PM, Andreas Saebjoernsen wrote:

> I am looking for a way to translate Java bytecode to LLVM bytecode  
> and the LLVM Java frontend seem like a good match for initial  
> testing.  But after checking out the svn version of the Java  
> frontend I get the following error when running configure
>
>     configure: error: cannot find install-sh or install.sh in ../../ 
> autoconf ./../../autoconf
>
> This error persisted even after successfully regenerating configure  
> with the 'AutoRegen.sh' script in the 'java/trunk/autoconf'  
> subdirectory. Do you have any advice on how to configure and compile  
> the Java frontend?

Which java frontend?

-Chris



More information about the llvm-dev mailing list