search for: foivos

Displaying 20 results from an estimated 22 matches for "foivos".

2012 Jun 07
4
[LLVMdev] VMKIT: Assertion at build
...DO NOT MODIFY! Module* makeLLVMModuleContents(Module *mod) { mod->setModuleIdentifier("<stdin>"); // Type Definitions // Function Declarations // Global Variable Declarations // Constant Definitions // Global Variable Definitions // Function Definitions return mod; } Foivos On 07/06/12 23:59, Nicolas Geoffray wrote: > Hi Fovios, > > Do you have a ./lib/j3/LLVMRuntime/LLVMRuntime.inc file being generated? > What does it contain? > > Nicolas > > On Thu, Jun 7, 2012 at 5:47 PM, Foivos S. Zakkak <foivos at zakkak.net > <mailto:foivos at z...
2012 Jun 10
0
[LLVMdev] VMKIT: Assertion at build
...OBJ_ROOT. What should be the difference between PROJ_* and VMKIT_* paths? In my case they where equal (so what's the need for 2 different variables?) I hope the first section will help you to create a patch (i edited my Makefile.rules just before configuring vmkit to make it work) Thank you Foivos On 08/06/12 00:32, Foivos S. Zakkak wrote: > Hi Nicolas, > > it looks like there are missing things > > $ more lib/j3/LLVMRuntime/LLVMRuntime.inc > // Generated by llvm2cpp - DO NOT MODIFY! > > > Module* makeLLVMModuleContents(Module *mod) { > > mod->setModuleId...
2012 Jun 07
2
[LLVMdev] VMKIT: Assertion at build
...operativegc -with-clinit=org/mmtk/vm/VM,org/mmtk/utility/*,org/mmtk/policy/*,org/j3/config/* -Dmmtk.hostjvm=org.j3.mmtk.Factory -o mmtk-vmkit.bc -Dmmtk.properties=/home1/public/zakkak/java/vmkit/../../llvm/vmkit/mmtk/java/vmkit.properties -disable-stubs -assume-compiled Thank you for your time Foivos On 07/06/12 18:12, Nicolas Geoffray wrote: > On Thu, Jun 7, 2012 at 4:27 PM, Foivos S. Zakkak <foivos at zakkak.net > <mailto:foivos at zakkak.net>> wrote: > > Hi Nicolas, > > I thought MMTk is written in java and it is compiled by javac. > > > It is...
2012 Jun 11
2
[LLVMdev] VMKIT: Assertion at build
Thanks Favios for finding the problem! I have applied a patch to Makefile.rules, hopefully it now works without you editing some files. About VMKIT_SRC_ROOT and PROJ_SRC_ROOT, it is fine to have both in the code. I find it clearer to use VMKIT_SRC_ROOT. Nicolas On Sun, Jun 10, 2012 at 10:09 PM, Foivos S. Zakkak <foivos at zakkak.net>wrote: > Hi Nicolas, > > I finally found the root of the problem. Build was unable to locate > llvm-build because it was looking for it in > path/to/vmkit_src/utils/llvm-**build while it was located in > path/to/llvm_src/utils/llvm-**build &g...
2012 Jun 07
0
[LLVMdev] VMKIT: Assertion at build
Hi Fovios, Do you have a ./lib/j3/LLVMRuntime/LLVMRuntime.inc file being generated? What does it contain? Nicolas On Thu, Jun 7, 2012 at 5:47 PM, Foivos S. Zakkak <foivos at zakkak.net> wrote: > Still the same. > > Is there any chance that the placement of my directories are causing this? > > Also the exact command that fails is > > /home1/public/zakkak/java/**vmkit/Release+Asserts/bin/vmjc > -std-compile-opts -load=/...
2012 Jun 07
2
[LLVMdev] VMKIT: Assertion at build
.../../llvm/vmkit/configure --with-llvmsrc=/home1/public/zakkak/llvm/ --with-llvmobj=/home1/public/zakkak/java/llvm/ --with-gnu-classpath-glibj=/home1/public/zakkak/java/classpath-0.97.2/lib/glibj.zip--with-gnu-classpath-libs=/home1/public/zakkak/java/classpath-0.97.2/lib/ and the problem persists Foivos On 07/06/12 16:54, Nicolas Geoffray wrote: > Hi Fovios, > > On Thu, Jun 7, 2012 at 3:51 PM, Foivos <fivosz at gmail.com > <mailto:fivosz at gmail.com>> wrote: > > Hi, > > My machine is running Ubuntu server 64-bit > And the revision from the trun...
2012 Jun 07
0
[LLVMdev] VMKIT: Assertion at build
On Thu, Jun 7, 2012 at 4:27 PM, Foivos S. Zakkak <foivos at zakkak.net> wrote: > Hi Nicolas, > > I thought MMTk is written in java and it is compiled by javac. > It is compiled by javac to produce Java bytecode. Then vmkit runs the initialization code of MMTk (through the JIT) and generates the binary code through l...
2012 Jun 09
0
[LLVMdev] VMKIT: Assertion at build
On Jun 7, 2012, at 4:32 PM, Foivos S. Zakkak wrote: > Hi Nicolas, > > it looks like there are missing things > > $ more lib/j3/LLVMRuntime/LLVMRuntime.inc > // Generated by llvm2cpp - DO NOT MODIFY! > > > Module* makeLLVMModuleContents(Module *mod) { > > mod->setModuleIdentifier("<st...
2012 Jun 07
2
[LLVMdev] VMKIT: Assertion at build
...nfiguration ../../llvm/vmkit/configure --with-llvmsrc=/home1/public/zakkak/llvm/ --with-llvmobj=/home1/public/zakkak/java/llvm/ --with-gnu-classpath-glibj=/home1/public/zakkak/java/classpath-0.97.2/lib/glibj.zip --with-gnu-classpath-libs=/home1/public/zakkak/java/classpath-0.97.2/lib/ Thank you Foivos On 06/06/12 22:35, Nicolas Geoffray wrote: > Hi Fivos, > > I cannot reproduce on my machine (ubuntu 64bit, clang/llvm/vmkit on > svn trunk). What's your configuration? > > Cheers, > Nicolas > > On Tue, Jun 5, 2012 at 3:08 PM, Fivos <fivosz at gmail.com > <...
2012 Jun 27
1
[LLVMdev] How to make a cross compiler for xilinx microblaze
...linker if i give mblaze as the target it still fails with: clang: error: 'mblaze': unable to pass LLVM bit-code files to linker I also built LLVM without giving a target to the configuration and it still gives clang: error: 'mblaze': unable to pass LLVM bit-code files to linker Foivos On 06/27/2012 01:27 AM, Jim Grosbach wrote: > Hi Fivos, > > LLVM refers to the target as "mblaze" for -target. > > -Jim > > > On Jun 26, 2012, at 8:42 AM, Fivos <fivosz at gmail.com> wrote: > >> Hello, >> >> i am trying to create a LLVM...
2012 Jun 07
0
[LLVMdev] VMKIT: Assertion at build
Hi Fovios, On Thu, Jun 7, 2012 at 3:51 PM, Foivos <fivosz at gmail.com> wrote: > Hi, > > My machine is running Ubuntu server 64-bit > And the revision from the trunk is 158095 for llvm, clang and vmkit > > llvm configuration > ../../llvm/configure --enable-doxygen --enable-optimized --disable-jit > Why do you disab...
2012 Jun 05
0
[LLVMdev] vmkit: Requires JAVA_HOME
While building i got this error Error: JAVA_HOME is not defined correctly. I wonder why vmkit requires JAVA_HOME, i would expect it to be independent of any java staff except the classspath. Am i missing something? Thank you Foivos
2012 Jun 11
0
[LLVMdev] VMKIT: Assertion at build
Hi Nicolas, thanks, it works fine :) Is there any manual/documentation available for vmkit? Do you know if there is an easy way to completely disable JIT and interpret the code instead? Foivos On 06/11/2012 04:51 PM, Nicolas Geoffray wrote: > Thanks Favios for finding the problem! I have applied a patch to > Makefile.rules, hopefully it now works without you editing some files. > > About VMKIT_SRC_ROOT and PROJ_SRC_ROOT, it is fine to have both in the > code. I find it cl...
2012 Jun 13
1
[LLVMdev] [REQUEST] VMKIT: cross compilation
...d vmkit's Makefiles are not written to support cross compilation. It looks like they ignore the --target flag from the configuration. Please correct if i am wrong. I would like to make a request to add cross compilation support to the project. I am willing to contribute if needed Thank you Foivos
2012 Jun 05
1
[LLVMdev] vmkit: Requires JAVA_HOME
While building i got this error Error: JAVA_HOME is not defined correctly. I wonder why vmkit requires JAVA_HOME, i would expect it to be independent of any java staff except the classspath. Am i missing something? Thank you Foivos
2012 May 28
1
[LLVMdev] VMKIT: Error while producing LLVMruntime.inc (using llvm-as and llc)
...; func__setjmp_PAL = AttrListPtr::get(Attrs.begin(), Attrs.end()); func_registerSetjmp_PAL = AttrListPtr::get(Attrs.begin(), Attrs.end()); func_unregisterSetjmp_PAL = AttrListPtr::get(Attrs.begin(), Attrs.end()); One would expect to see AttrListPtr::get(Attrs.begin(), Attrs.end()) Thank you Foivos
2012 Jun 06
0
[LLVMdev] VMKIT: Assertion at build
...134 > make[2]: Leaving directory > `/home1/public/zakkak/java/vmkit_build/mmtk/java' > make[1]: *** [all] Error 1 > make[1]: Leaving directory `/home1/public/zakkak/java/vmkit_build/mmtk' > make: *** [all] Error 1 > > any ideas, how to fix this? > > Thank you > Foivos > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://l...
2012 Jun 26
3
[LLVMdev] How to make a cross compiler for xilinx microblaze
...croblaze however cland doesn't like it. When i try to emit llvm code i get the following error: unknown target triple 'microblaze-unknown-none', please use -triple or -arch How should i configure my LLVM stack and then how should i run the tools to produce microblaze-elf? Thank you Foivos
2012 Jun 05
3
[LLVMdev] VMKIT: Assertion at build
...00000000502a39 Aborted make[2]: *** [all] Error 134 make[2]: Leaving directory `/home1/public/zakkak/java/vmkit_build/mmtk/java' make[1]: *** [all] Error 1 make[1]: Leaving directory `/home1/public/zakkak/java/vmkit_build/mmtk' make: *** [all] Error 1 any ideas, how to fix this? Thank you Foivos
2012 Jun 26
0
[LLVMdev] How to make a cross compiler for xilinx microblaze
...it. When i try to emit llvm code i get the following > error: unknown target triple 'microblaze-unknown-none', please use > -triple or -arch > > How should i configure my LLVM stack and then how should i run the tools > to produce microblaze-elf? > > Thank you > Foivos > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev