[LLVMdev] Say hi to VMKit: JVM/LLVM, CLI/LLVM

Nicolas Geoffray nicolas.geoffray at lip6.fr
Wed Mar 26 10:09:06 PDT 2008


Owen Anderson wrote:
> Here's a patch that gets Mvm compiling on Darwin.

Applied! Thanks Owen.

I've also modified configure.ac so that libopcodes is not used on darwin.

Nicolas

>
> --Owen
>
>
>
>
> On Mar 21, 2008, at 4:52 PM, Nicolas Geoffray wrote:
>
>> Hi everyone,
>>
>> I've just checked in a JVM and a CLI for LLVM (called JnJVM and N3).
>> Both are placed in the vmkit svn directory.
>> You can find the source code here:
>>
>> svn co http://llvm.org/svn/llvm-project/vmkit/trunk vmkit
>>
>> Its licensed under the U of I Open Source License, so now that's in svn,
>> you can change whatever you want, as long as HelloWorld.java and
>> HelloWorld.cs work ;-)
>>
>> I haven't tested the build process on many machines, mostly on gentoo
>> linux/x86 and linux/ppc. There are probably some dev libs that VMKit
>> requires and the configure script does not check. A good thing would be
>> to make the build process cleaner.
>>
>> The README file on root explains the few steps to run the virtual 
>> machines.
>>
>> I should probably say here that you currently need to patch llvm to get
>> things working :( Let's hope this won't be true too long.
>>
>> Happy hacking!
>>
>> Nicolas
>>
>> PS: I won't be able to check my emails until Wednesday, so really, happy
>> hacking! ;-)
>> _______________________________________________
>> LLVM Developers mailing list
>> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>   




More information about the llvm-dev mailing list