<div dir="ltr">Hi fellow devs,<br><br>I was looking for a way to run C on the JVM and i found LLJVM which apparently does exactly that!<br>Howevere,unfortunately it seems dead on the main david's git  <a href="https://github.com/davidar/lljvm">https://github.com/davidar/lljvm</a> as well as the slightly newer one  <a href="https://github.com/hyc/lljvm">https://github.com/hyc/lljvm</a>.<br><br>They don't seem to compile, once i run make in the root directory it give me the error : <div><br></div><div>"  <b>In file included from main.cpp:23:0:</b><div><b>backend.h:29:44: fatal error: llvm/Analysis/ConstantsScanner.h: No such file or directory</b></div><div><b> #include <llvm/Analysis/ConstantsScanner.h></b></div><div><b>                                            ^</b></div><div><b>compilation terminated.</b></div><div><b>make[1]: *** [main.o] Error 1</b></div><div><b>make[1]: Leaving directory `/home/a/llj/lljvm-llvm3.3/backend'</b></div><div><b>make: *** [all] Error 2  </b>"</div><div><br></div><div> any reincarnated version of this or similar or any help to get it running please?<br>greatly appreciated!<br><br>Best,<br>Ammar</div><div><br></div></div></div>