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

Owen Anderson resistor at mac.com
Fri Mar 21 21:00:27 PDT 2008


Here's a patch that gets Mvm compiling on Darwin.

--Owen

-------------- next part --------------
A non-text attachment was scrubbed...
Name: mvm.patch.gz
Type: application/x-gzip
Size: 669 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080321/30544c25/attachment.bin>
-------------- next part --------------



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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2555 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080321/30544c25/attachment-0001.bin>


More information about the llvm-dev mailing list