[llvm-dev] is LLJVM alive?

Ammar Naqvi via llvm-dev llvm-dev at lists.llvm.org
Sat Mar 26 23:29:03 PDT 2016


Hi fellow devs,

I was looking for a way to run C on the JVM and i found LLJVM which
apparently does exactly that!
Howevere,unfortunately it seems dead on the main david's git
https://github.com/davidar/lljvm as well as the slightly newer one
https://github.com/hyc/lljvm.

They don't seem to compile, once i run make in the root directory it give
me the error :

"  *In file included from main.cpp:23:0:*
*backend.h:29:44: fatal error: llvm/Analysis/ConstantsScanner.h: No such
file or directory*
* #include <llvm/Analysis/ConstantsScanner.h>*
*                                            ^*
*compilation terminated.*
*make[1]: *** [main.o] Error 1*
*make[1]: Leaving directory `/home/a/llj/lljvm-llvm3.3/backend'*
*make: *** [all] Error 2  *"

 any reincarnated version of this or similar or any help to get it running
please?
greatly appreciated!

Best,
Ammar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160326/7b5c08d8/attachment.html>


More information about the llvm-dev mailing list