search for: saebjoernsen

Displaying 6 results from an estimated 6 matches for "saebjoernsen".

2009 Sep 18
3
[LLVMdev] compiling java frontend
...he form 'getInt1Ty(LLVMContext &C)' where LLVMContextImpl have member variables with those names. Do you know how to solve this problem? thanks, Andreas On Thu, Sep 17, 2009 at 4:22 PM, Chris Lattner <clattner at apple.com> wrote: > > On Sep 17, 2009, at 4:17 PM, Andreas Saebjoernsen wrote: > > I am trying to compile the Java frontend in https:/ > llvm.org/svn/llvm-project/java/trunk > If there are another preferred Java frontend available, and it is suited > for translating Java bytecode to LLVM bytecode, I'd be happy to use that > frontend instead. &...
2009 Sep 18
0
[LLVMdev] compiling java frontend
...ou're only looking for a Java frontend, I suggest you only build the Java frontend of vmkit and don't pass any pnet or mono information to the configure script. I haven't updated the pnet part of the .Net frontend. On the other hand, the Java frontend is up-to-date. Nicolas Andreas Saebjoernsen wrote: > Thanks, I am now working on compiling up VMKit. When compiling VMKit > in my up-to-date svn checkout I get several error messages on missing > members of the class 'llvm::Type': > > PNetLib.cpp: In function ‘void decapsulePrimitive(n3::VMObject*, const > llvm:...
2009 Sep 17
2
[LLVMdev] compiling java frontend
...er preferred Java frontend available, and it is suited for translating Java bytecode to LLVM bytecode, I'd be happy to use that frontend instead. thanks, Andreas On Thu, Sep 17, 2009 at 4:03 PM, Chris Lattner <clattner at apple.com> wrote: > > On Sep 17, 2009, at 3:59 PM, Andreas Saebjoernsen wrote: > > I am looking for a way to translate Java bytecode to LLVM bytecode and the >> LLVM Java frontend seem like a good match for initial testing. But after >> checking out the svn version of the Java frontend I get the following error >> when running configure >&g...
2009 Sep 17
0
[LLVMdev] compiling java frontend
On Sep 17, 2009, at 4:17 PM, Andreas Saebjoernsen wrote: > I am trying to compile the Java frontend in > https:/llvm.org/svn/llvm-project/java/trunk > If there are another preferred Java frontend available, and it is > suited for translating Java bytecode to LLVM bytecode, I'd be happy > to use that frontend instead....
2009 Sep 17
2
[LLVMdev] compiling java frontend
I am looking for a way to translate Java bytecode to LLVM bytecode and the LLVM Java frontend seem like a good match for initial testing. But after checking out the svn version of the Java frontend I get the following error when running configure configure: error: cannot find install-sh or install.sh in ../../autoconf ./../../autoconf This error persisted even after successfully regenerating
2009 Sep 17
0
[LLVMdev] compiling java frontend
On Sep 17, 2009, at 3:59 PM, Andreas Saebjoernsen wrote: > I am looking for a way to translate Java bytecode to LLVM bytecode > and the LLVM Java frontend seem like a good match for initial > testing. But after checking out the svn version of the Java > frontend I get the following error when running configure > > con...