[LLVMdev] compiling java frontend

Andreas Saebjoernsen andreas at digitalplaywright.com
Thu Sep 17 15:59:18 PDT 2009


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?

thanks,
Andreas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090917/dd954f01/attachment.html>


More information about the llvm-dev mailing list