search for: staticgcpass

Displaying 16 results from an estimated 16 matches for "staticgcpass".

2012 Oct 22
1
[LLVMdev] VMkit compilation error
...MKit (and eventually J3) with LLVM/Clang head. There seem to be some recent commits (starting with roughly 165505) that break the VMKit compile with the following errors: $ make ENABLE_OPTIMIZED=1 llvm[0]: Constructing LLVMBuild project information. make[1]: Entering directory `.../vmkit/lib/vmkit/StaticGCPass' llvm[1]: Compiling StaticGCPass.cpp for Release+Asserts build (PIC) llvm[1]: Linking Release+Asserts Loadable Module StaticGCPass.so llvm[1]: Compiling StaticGCPass.cpp for Release+Asserts build (bytecode) llvm[1]: Compiling StaticGCPass.ll to StaticGCPass.bc for Release+Asserts build (bytecod...
2011 Oct 19
2
[LLVMdev] Error when installing VMKit
Hi everyone, I am Harris Bakiras the new VMKit engineer. I followed the VMKit "Getting Started" instructions to install VMKit on my Linux Ubuntu 11.10 64-bit but I get the following error : make[1]: Entering directory `VMKIT_ROOTDIR/lib/Mvm/StaticGCPass' make[1]: *** No rule to make target `VMKIT_ROOTDIR/lib/Mvm/StaticGCPass/Release+Asserts/StaticGCPass.ll', needed by `VMKIT_ROOTDIR/lib/Mvm/StaticGCPass/Release+Asserts/StaticGCPass.bc'. Stop. make[1]: Leaving directory `VMKIT_ROOTDIR/lib/Mvm/StaticGCPass' make: *** [all] Error...
2011 Oct 19
0
[LLVMdev] Error when installing VMKit
...eryone, > > I am Harris Bakiras the new VMKit engineer. > Welcome :) > > I followed the VMKit "Getting Started" instructions to install VMKit on > my Linux Ubuntu 11.10 64-bit but I get the following error : > > make[1]: Entering directory `VMKIT_ROOTDIR/lib/Mvm/StaticGCPass' > make[1]: *** No rule to make target > `VMKIT_ROOTDIR/lib/Mvm/StaticGCPass/Release+Asserts/StaticGCPass.ll', > needed by > `VMKIT_ROOTDIR/lib/Mvm/StaticGCPass/Release+Asserts/StaticGCPass.bc'. > Stop. > make[1]: Leaving directory `VMKIT_ROOTDIR/lib/Mvm/StaticGCPass&...
2012 Oct 20
1
[LLVMdev] VMKit: Problem compiling vmkit
...bs="$PRE/classpath-0.97.2/lib" \ --with-mmtk-plan=org.mmtk.plan.marksweep.MS but when I try make this happens: callum at callum-vm:~/vmkit/vmkit$ make ENABLE_OPTIMIZED=1 llvm[0]: Constructing LLVMBuild project information. make[1]: Entering directory `/home/callum/vmkit/vmkit/lib/vmkit/StaticGCPass' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/callum/vmkit/vmkit/lib/vmkit/StaticGCPass' make[1]: Entering directory `/home/callum/vmkit/vmkit/lib/vmkit/StaticGCPrinter' llvm[1]: Compiling VmkitGCPrinter.cpp for Release+Asserts build (PIC) VmkitGCPrinte...
2013 Feb 12
2
[LLVMdev] [vmkit] Errors compiling vmkt
...Bang Linux 11 "Waldorf", based on Debian Wheezy. I get some compilation warnings, which could be harmless, followed by an error: chris at forbesy:~/vmkit$ make ENABLE_OPTIMIZED=1llvm[0]: Constructing LLVMBuild project information. make[1]: Entering directory `/home/chris/vmkit/lib/vmkit/StaticGCPass' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/chris/vmkit/lib/vmkit/StaticGCPass' make[1]: Entering directory `/home/chris/vmkit/lib/vmkit/StaticGCPrinter' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/chris/vmkit/lib/vmkit/...
2012 Nov 16
3
[LLVMdev] Making VMKit2
...using gc_root should not have static linkage. 0  opt             0x08eb8dc8 1  opt             0x08eb9344 2                  0x40020400 __kernel_sigreturn + 0 3                  0x40020416 __kernel_vsyscall + 2 4  libc.so.6       0x401b4c8f gsignal + 79 5  libc.so.6       0x401b82b5 abort + 373 6  StaticGCPass.so 0x40023f12 7  opt             0x08e3bf6c llvm::MPPassManager::runOnModule(llvm::Module&) + 588 8  opt             0x08e3f808 llvm::PassManagerImpl::run(llvm::Module&) + 168 9  opt             0x08e3f8f6 llvm::PassManager::run(llvm::Module&) + 38 10 opt             0x081a3457 main + 6...
2013 Feb 12
0
[LLVMdev] [vmkit] Errors compiling vmkt
...; based on Debian Wheezy. > > I get some compilation warnings, which could be harmless, followed by an > error: > > chris at forbesy:~/vmkit$ make ENABLE_OPTIMIZED=1llvm[0]: Constructing > LLVMBuild project information. > make[1]: Entering directory `/home/chris/vmkit/lib/vmkit/StaticGCPass' > make[1]: Nothing to be done for `all'. > make[1]: Leaving directory `/home/chris/vmkit/lib/vmkit/StaticGCPass' > make[1]: Entering directory `/home/chris/vmkit/lib/vmkit/StaticGCPrinter' > make[1]: Nothing to be done for `all'. > make[1]: Leaving directory `/ho...
2013 Feb 24
2
[LLVMdev] [vmkit] Errors compiling vmkt
...t;> >> I get some compilation warnings, which could be harmless, followed by an >> error: >> >> chris at forbesy:~/vmkit$ make ENABLE_OPTIMIZED=1llvm[0]: Constructing >> LLVMBuild project information. >> make[1]: Entering directory `/home/chris/vmkit/lib/vmkit/StaticGCPass' >> make[3]: Entering directory `/home/chris/vmkit/lib/j3/VMCore' >> make: *** [all] Error 1 >> >> Did I do something wrong? >> Regards >> Chris
2012 Nov 19
0
[LLVMdev] Making VMKit2
...opt             0x08eb9344 >>>>2                  0x40020400 __kernel_sigreturn + 0 >>>>3                  0x40020416 __kernel_vsyscall + 2 >>>>4  libc.so.6       0x401b4c8f gsignal + 79 >>>>5  libc.so.6       0x401b82b5 abort + 373 >>>>6  StaticGCPass.so 0x40023f12 >>>>7  opt             0x08e3bf6c llvm::MPPassManager::runOnModule(llvm::Module&) + 588 >>>>8  opt             0x08e3f808 llvm::PassManagerImpl::run(llvm::Module&) + 168 >>>>9  opt             0x08e3f8f6 llvm::PassManager::run(llvm::Module&a...
2013 Feb 28
0
[LLVMdev] [vmkit] Errors compiling vmkt
...t some compilation warnings, which could be harmless, followed by an >>> error: >>> >>> chris at forbesy:~/vmkit$ make ENABLE_OPTIMIZED=1llvm[0]: Constructing >>> LLVMBuild project information. >>> make[1]: Entering directory `/home/chris/vmkit/lib/vmkit/StaticGCPass' >>> make[3]: Entering directory `/home/chris/vmkit/lib/j3/VMCore' > >>> make: *** [all] Error 1 >>> >>> Did I do something wrong? >>> Regards >>> Chris > > _______________________________________________ > LLVM Developers ma...
2013 Mar 08
1
[LLVMdev] [vmkit] Errors compiling vmkt
...arnings, which could be harmless, followed by an >>>> error: >>>> >>>> chris at forbesy:~/vmkit$ make ENABLE_OPTIMIZED=1llvm[0]: Constructing >>>> LLVMBuild project information. >>>> make[1]: Entering directory `/home/chris/vmkit/lib/vmkit/StaticGCPass' >>>> make[3]: Entering directory `/home/chris/vmkit/lib/j3/VMCore' >>>> make: *** [all] Error 1 >>>> >>>> Did I do something wrong? >>>> Regards >>>> Chris >> _______________________________________________ >&...
2010 Jun 29
1
[LLVMdev] problems building vmkit
...#39;. Stop. make[2]: Leaving directory `/home/zoewolk/RESEARCH/vmkit/tools/vmkit' make[1]: *** [vmkit/.makeall] Error 2 make[1]: Leaving directory `/home/zoewolk/RESEARCH/vmkit/tools' make: *** [all] Error 1 > ls Release/lib/ Allocator.bc J3.bc MMTKAlloc.bc MMTKRuntime.bc StaticGCPass.so Classpath.bc J3Compiler.bc MMTk.bc Mvm.bc CommonThread.bc JITGCPass.so MMTKMagic.so MvmCompiler.bc 3) For ./configure --with-llvmsrc=/home/zoewolk/RESEARCH/LLVMSystem/llvm --with-llvmobj=/home/zoewolk/RESEARCH/LLVMSystem/llvm --with-gnu-classpath-glibj=/home/zoewolk/RESEARCH/cla...
2014 Sep 09
2
[LLVMdev] VMKit is retired (but you can help if you want!)
...eturn from FindMetaData at the line 229 (you > should not reach the test at line 239). > > So, can you try this compilation scheme (without your hack in > StaticGCPrinter.cpp:))? > > vmjc -print-aot-stats HelloWorld.class > opt -load=../../Release+Asserts/lib/static-gc-pass.so -StaticGCPass > HelloWorld.class.bc -o HelloWorld.class.gc.bc > llc -load=../../Release+Asserts/lib/static-gc-printer.so > HelloWorld.class.gc.bc > > If it does not change anything, can you send me the > HelloWorld.class.bc file? I will quickly see if everything is ok for > the GC and where...
2010 Aug 19
0
[LLVMdev] VMKit Boehm MMTk Compilation
...;>>>> fi; \ >>>>>>>> make -C Mvm all >>>>>>>> >>>>>>>> make[2]: Entering directory `/cs/student/kyleklein/vmkit/lib/Mvm' >>>>>>>> for dir in Allocator CommonThread MMTk Runtime Compiler StaticGCPass >>>>>>>> JITGCPass; do \ >>>>>>>> (make -C $dir all ) || exit 1; \ >>>>>>>> done >>>>>>>> >>>>>>>> make[3]: Entering directory >>>>>>>> `/cs/student/kyl...
2014 Sep 09
2
[LLVMdev] VMKit is retired (but you can help if you want!)
Hello again Gaël, (et al) More on rekindling work on VMKit! Thank you for your interactions thus far on- and off-list. As you suggested in your VMKit-retirement email (to which I'm attempting to respond), I'm interested in producing a Java-to-LLVM compiler out of VMKit. I'd like to take you up on your offer to help understand the architecture. If I can get the a Java-to-LLVM
2010 Aug 05
2
[LLVMdev] VMKit Boehm MMTk Compilation
Hello, I've been able to get J3 working with the single and multimap garbage collectors but have hit several snags with Boehm and MMTk. For MMTk I get here: Buildfile: /cs/student/kyleklein/vmkit/mmtk/java/build.xml main: [mkdir] Created dir: /cs/student/kyleklein/vmkit/mmtk/java/classes [javac] Compiling 373 source files to /cs/student/kyleklein/vmkit/mmtk/java/classes