search for: javabytecod

Displaying 2 results from an estimated 2 matches for "javabytecod".

Did you mean: javabytecode
2018 Jul 31
2
LLJVM make error
Hi fellow devs, I was looking for converting LLVM IR to JavaBytecode by using lljvm project of https://github.com/davidar/lljvm They don't seem to compile, once i run *make* in the root directory it give me the error : cd include && make all make[1]: Entering directory `/home/rtiwari1/llvm_new/lljvm/include' make[1]: Nothing to be done for...
2018 Aug 01
2
LLJVM make error
...lvm.org/pipermail/llvm-dev/2016-March/097665.html> > > Thank you. > > > > On Wed, Aug 1, 2018 at 12:32 AM, Ratnesh Tiwari <ratneshtr09 at gmail.com <mailto:ratneshtr09 at gmail.com>> wrote: > Hi fellow devs, > > I was looking for converting LLVM IR to JavaBytecode by using lljvm project of https://github.com/davidar/lljvm <https://github.com/davidar/lljvm> > > They don't seem to compile, once i run make in the root directory it give > me the error : > > cd include && make all > make[1]: Entering directory `/home/rtiwa...