search for: 729f775c

Displaying 3 results from an estimated 3 matches for "729f775c".

2009 Aug 24
1
[LLVMdev] Issues with HelloWorld on VMKit
...options single/isolate/isolate-sharing/service what these do? Is I-JVM supposed to run off-the shelf Felix or Equinox? Best Regards, Matteo Migliavacca -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090824/729f775c/attachment.html>
2009 Aug 20
0
[LLVMdev] Issues with HelloWorld on VMKit
Hi Matteo, Matteo Migliavacca wrote: > HI I tried to follow the procedure at http://vmkit.llvm.org/get_started.html > . > > OK. Which cpu/os target? > Builds of LLVM and classpath went fine (after fixing a few dependency > problems). > > After compiling a simple HelloWorld with javac I got > > ../vmkit/Debug/bin/jnjvm HelloWorld > > hang for a while and
2009 Aug 20
2
[LLVMdev] Issues with HelloWorld on VMKit
HI I tried to follow the procedure at http://vmkit.llvm.org/get_started.html . Builds of LLVM and classpath went fine (after fixing a few dependency problems). After compiling a simple HelloWorld with javac I got ../vmkit/Debug/bin/jnjvm HelloWorld hang for a while and then spits out a terminate called without an active exception Abort I also tried to compile on a machine with gcc 4.1 and