search for: fivosz

Displaying 15 results from an estimated 15 matches for "fivosz".

2012 Jun 07
4
[LLVMdev] VMKIT: Assertion at build
...the missing JIT and that screwed up the Makefile. > > Nicolas > > > > 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> > <mailto:fivosz at gmail.com <mailto:fivosz at gmail.com>>> wrote: > > Hi, > > My machine is running Ubuntu server 64-bit > And...
2012 Jun 10
0
[LLVMdev] VMKIT: Assertion at build
...efile. >> >> Nicolas >> >> >> >> 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> >> <mailto:fivosz at gmail.com <mailto:fivosz at gmail.com>>> wrote: >> >> Hi, >> >> My machine is running Ubuntu server 64-bit >>...
2012 Jun 07
2
[LLVMdev] VMKIT: Assertion at build
...files may have not been generated because of > the missing JIT and that screwed up the Makefile. > > Nicolas > > > > 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 trunk is 158095 for llvm, clang and >> vmkit >> >>...
2012 Jun 07
0
[LLVMdev] VMKIT: Assertion at build
...missing JIT and that screwed up the Makefile. >> >> Nicolas >> >> >> >> 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 trunk is 158095 for llvm, clang and >>> vmkit &gt...
2012 Jun 07
2
[LLVMdev] VMKIT: Assertion at build
...th-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 trunk is 158095 for llvm, clang and vmkit > > llvm configuration > ../../llvm/configure --enable-doxygen --...
2012 Jun 07
2
[LLVMdev] VMKIT: Assertion at build
...-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 > <mailto:fivosz at gmail.com>> wrote: > > Hello, > > after completing the build i get > > ... > BUILD SUCCESSFUL > Total time: 5 seconds > llvm[2]: Building Release+Asserts mmtk-vmkit.jar all > vmjc: /home1/public/...
2012 Jun 11
2
[LLVMdev] VMKIT: Assertion at build
...>>> >>> >>> >>> 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> >>> <mailto:fivosz at gmail.com <mailto:fivosz at gmail.com>>> wrote: >>> >>> Hi, >>> >>> My machine is running Ubuntu server 64-bit >&gt...
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 disable the JIT?...
2012 Jun 07
0
[LLVMdev] VMKIT: Assertion at build
...and then make ENABLE_OPTIMIZED=1 ? Some files may have not been generated because of the missing JIT and that screwed up the Makefile. Nicolas > > > 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> 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 &...
2012 Jun 06
0
[LLVMdev] VMKIT: Assertion at build
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> wrote: > Hello, > > after completing the build i get > > ... > BUILD SUCCESSFUL > Total time: 5 seconds > llvm[2]: Building Release+Asserts mmtk-vmkit.jar all > vmjc: /home1/public/zakkak/llvm/lib/VMCore/Type.cpp:747: static > llvm::PointerType *llvm:...
2012 Jun 26
3
[LLVMdev] How to make a cross compiler for xilinx microblaze
Hello, i am trying to create a LLVM stack to cross compile c code targeting the xilinx microblaze. I built LLVM configured with target=microblaze 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
2012 Jun 05
3
[LLVMdev] VMKIT: Assertion at build
Hello, after completing the build i get ... BUILD SUCCESSFUL Total time: 5 seconds llvm[2]: Building Release+Asserts mmtk-vmkit.jar all vmjc: /home1/public/zakkak/llvm/lib/VMCore/Type.cpp:747: static llvm::PointerType *llvm::PointerType::get(llvm::Type *, unsigned int): Assertion `EltTy && "Can't get a pointer to <null> type!"' failed. 0 vmjc
2012 Jun 26
0
[LLVMdev] How to make a cross compiler for xilinx microblaze
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 stack to cross compile c code targeting the > xilinx microblaze. > > I built LLVM configured with target=microblaze however cland doesn't > like it. When i try to emit llvm code i get the following >...
2012 Jun 27
1
[LLVMdev] How to make a cross compiler for xilinx microblaze
...t 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 stack to cross compile c code targeting the >> xilinx microblaze. >> >> I built LLVM configured with target=microblaze however cland doesn't >> like it. When i try to emit llvm co...
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