search for: getcompil

Displaying 20 results from an estimated 29 matches for "getcompil".

Did you mean: getcompiler
2010 Jul 19
0
[LLVMdev] Fwd: Building VMKit
Hi Joshua, > $ j3 Hello > j3: JavaClass.cpp:480: j3::JavaObject* j3::Class::doNew(j3::Jnjvm*): > Assertion `(this->isInitializing() || > classLoader->getCompiler()->isStaticCompiling()) && "Uninitialized class > when allocating."' failed. > Aborted Regarding to j3 in 64 bit version, it should work now after we've found crush reason, both in Debug and in Release versions. (and its 32 bit version was continuously working)...
2010 Jul 19
1
[LLVMdev] Fwd: Building VMKit
...worked great! Now, I'm having trouble invoking the compiler properly: $ llcj Hello.class -o=Hello.ll $ cat Hello.ll cat: Hello.ll: No such file or directory $ j3 Hello j3: JavaClass.cpp:480: j3::JavaObject* j3::Class::doNew(j3::Jnjvm*): Assertion `(this->isInitializing() || classLoader->getCompiler()->isStaticCompiling()) && "Uninitialized class when allocating."' failed. Aborted $ java Hello hello, world! "Hello" is a completely banal "hello world!" program. Joshua On Mon, Jul 19, 2010 at 9:44 AM, nicolas geoffray < nicolas.geoffray at gm...
2009 Nov 20
2
[LLVMdev] VMKIT problem
...te codes to LLVM IR I have installed VMKIT 0.26, on running jnjvm (as ./jnjvm Hello.class) in Release/bin I get the same error irrespective of class content : jnjvm: JavaClass.cpp:469: jnjvm::JavaObject* jnjvm::Class::doNew(jnjvm::Jnjvm*): Assertion `(this->isInitializing() || classLoader->getCompiler()->isStaticCompiling()) && "Uninitialized class when allocating."' failed. Aborted Am I doing something wrong?Any help regading how to use the VMKIT tools to convert Java bytecodes to LLVM IR will be helpful Thanks, -Nataraj.
2010 Jul 20
0
[LLVMdev] Fwd: Building VMKit
..., Jul 19, 2010 at 4:45 PM, Minas Abrahamyan <minas.subs at gmail.com>wrote: > >> Hi Joshua, >> > $ j3 Hello >> > j3: JavaClass.cpp:480: j3::JavaObject* j3::Class::doNew(j3::Jnjvm*): >> > Assertion `(this->isInitializing() || >> > classLoader->getCompiler()->isStaticCompiling()) && "Uninitialized class >> > when allocating."' failed. >> > Aborted >> >> Regarding to j3 in 64 bit version, it should work now after we've >> found crush reason, >> both in Debug and in Release versio...
2010 Jul 20
4
[LLVMdev] Fwd: Building VMKit
...Thanks, Joshua On Mon, Jul 19, 2010 at 4:45 PM, Minas Abrahamyan <minas.subs at gmail.com>wrote: > Hi Joshua, > > $ j3 Hello > > j3: JavaClass.cpp:480: j3::JavaObject* j3::Class::doNew(j3::Jnjvm*): > > Assertion `(this->isInitializing() || > > classLoader->getCompiler()->isStaticCompiling()) && "Uninitialized class > > when allocating."' failed. > > Aborted > > Regarding to j3 in 64 bit version, it should work now after we've > found crush reason, > both in Debug and in Release versions. (and its 32 bit vers...
2010 Jul 20
2
[LLVMdev] Fwd: Building VMKit
...M, Minas Abrahamyan <minas.subs at gmail.com>wrote: >> >>> Hi Joshua, >>> > $ j3 Hello >>> > j3: JavaClass.cpp:480: j3::JavaObject* j3::Class::doNew(j3::Jnjvm*): >>> > Assertion `(this->isInitializing() || >>> > classLoader->getCompiler()->isStaticCompiling()) && "Uninitialized >>> class >>> > when allocating."' failed. >>> > Aborted >>> >>> Regarding to j3 in 64 bit version, it should work now after we've >>> found crush reason, >>&gt...
2009 Nov 20
3
[LLVMdev] VMKIT problem
...running jnjvm (as ./jnjvm >> Hello.class) in Release/bin I get the same error irrespective of class >> content : >> >> jnjvm: JavaClass.cpp:469: jnjvm::JavaObject* >> jnjvm::Class::doNew(jnjvm::Jnjvm*): Assertion `(this->isInitializing() >> || classLoader->getCompiler()->isStaticCompiling()) && "Uninitialized >> class when allocating."' failed. >> Aborted >> >> Am I doing something wrong?Any help regading how to use the VMKIT >> tools to convert Java bytecodes to LLVM IR will be helpful >> >> T...
2010 Jul 20
0
[LLVMdev] Fwd: Building VMKit
...minas.subs at gmail.com>wrote: >>> >>>> Hi Joshua, >>>> > $ j3 Hello >>>> > j3: JavaClass.cpp:480: j3::JavaObject* j3::Class::doNew(j3::Jnjvm*): >>>> > Assertion `(this->isInitializing() || >>>> > classLoader->getCompiler()->isStaticCompiling()) && "Uninitialized >>>> class >>>> > when allocating."' failed. >>>> > Aborted >>>> >>>> Regarding to j3 in 64 bit version, it should work now after we've >>>> found c...
2009 Nov 20
0
[LLVMdev] VMKIT problem
...stalled VMKIT 0.26, on running jnjvm (as ./jnjvm > Hello.class) in Release/bin I get the same error irrespective of class > content : > > jnjvm: JavaClass.cpp:469: jnjvm::JavaObject* > jnjvm::Class::doNew(jnjvm::Jnjvm*): Assertion `(this->isInitializing() > || classLoader->getCompiler()->isStaticCompiling()) && "Uninitialized > class when allocating."' failed. > Aborted > > Am I doing something wrong?Any help regading how to use the VMKIT > tools to convert Java bytecodes to LLVM IR will be helpful > > Thanks, > > -Nataraj...
2010 Jul 19
3
[LLVMdev] Building VMKit
Sure: I'm on 64-bit Ubuntu Linux 10.04 with gcc 4.4.3. I followed the instructions on http://vmkit.llvm.org/get_started.html, as near as I can tell. I configured llvm with the default configuration: ./configure I configured vmkit with: ./configure --with-llvmsrc=/home/jowarner/code/llvm/ --with-llvmobj=/home/jowarner/code/llvm/ --with-gnu-classpath-glibj=/usr/share/classpath/glibj.zip
2013 Nov 21
2
[LLVMdev] vmkit2 core dump after building mmtk
...es [jar] Building jar: /path/to/code/vmkit2/mmtk/java/mmtk-vmkit.jar BUILD SUCCESSFUL Total time: 0 seconds [vmkit ./mmtk/java]: Compiling 'mmtk-vmkit.jar' vmjc: JavaClass.cpp:496: j3::JavaObject *j3::Class::doNew(j3::Jnjvm *): Assertion `(this->isInitializing() || classLoader->getCompiler()->isStaticCompiling() || this == classLoader->bootstrapLoader->upcalls->newClass) && "Uninitialized class when allocating."' failed. 0 vmjc 0x0000000000fa5415 llvm::sys::PrintStackTrace(_IO_FILE*) + 37 1 vmjc 0x0000000000fa5903 2 libpthr...
2010 Jul 20
2
[LLVMdev] Fwd: Building VMKit
...t; wrote: >>>> >>>>> Hi Joshua, >>>>> > $ j3 Hello >>>>> > j3: JavaClass.cpp:480: j3::JavaObject* j3::Class::doNew(j3::Jnjvm*): >>>>> > Assertion `(this->isInitializing() || >>>>> > classLoader->getCompiler()->isStaticCompiling()) && "Uninitialized >>>>> class >>>>> > when allocating."' failed. >>>>> > Aborted >>>>> >>>>> Regarding to j3 in 64 bit version, it should work now after we've >...
2009 Nov 20
2
[LLVMdev] VMKIT problem
...n Release/bin I get the same error irrespective of class >> >> content : >> >> >> >> jnjvm: JavaClass.cpp:469: jnjvm::JavaObject* >> >> jnjvm::Class::doNew(jnjvm::Jnjvm*): Assertion `(this->isInitializing() >> >> || classLoader->getCompiler()->isStaticCompiling()) && "Uninitialized >> >> class when allocating."' failed. >> >> Aborted >> >> >> >> Am I doing something wrong?Any help regading how to use the VMKIT >> >> tools to convert Java byteco...
2009 Nov 20
0
[LLVMdev] VMKIT problem
...;> Hello.class) in Release/bin I get the same error irrespective of class > >> content : > >> > >> jnjvm: JavaClass.cpp:469: jnjvm::JavaObject* > >> jnjvm::Class::doNew(jnjvm::Jnjvm*): Assertion `(this->isInitializing() > >> || classLoader->getCompiler()->isStaticCompiling()) && "Uninitialized > >> class when allocating."' failed. > >> Aborted > >> > >> Am I doing something wrong?Any help regading how to use the VMKIT > >> tools to convert Java bytecodes to LLVM IR will...
2010 Jul 20
2
[LLVMdev] Fwd: Building VMKit
...t;>>>>>> > $ j3 Hello >>>>>>> > j3: JavaClass.cpp:480: j3::JavaObject* >>>>>>> j3::Class::doNew(j3::Jnjvm*): >>>>>>> > Assertion `(this->isInitializing() || >>>>>>> > classLoader->getCompiler()->isStaticCompiling()) && "Uninitialized >>>>>>> class >>>>>>> > when allocating."' failed. >>>>>>> > Aborted >>>>>>> >>>>>>> Regarding to j3 in 64 bit version,...
2010 Jul 20
0
[LLVMdev] Fwd: Building VMKit
...t;> >>>>>> Hi Joshua, >>>>>> > $ j3 Hello >>>>>> > j3: JavaClass.cpp:480: j3::JavaObject* j3::Class::doNew(j3::Jnjvm*): >>>>>> > Assertion `(this->isInitializing() || >>>>>> > classLoader->getCompiler()->isStaticCompiling()) && "Uninitialized >>>>>> class >>>>>> > when allocating."' failed. >>>>>> > Aborted >>>>>> >>>>>> Regarding to j3 in 64 bit version, it should work now...
2013 May 10
0
[LLVMdev] CommandLine: using cl::Positional with enum
...any of the arguments. ./prog <option1> | ( <option2> arg1 arg2) | ( <option3> arg1 ) The problem is clear: in this case, the arguments can't be optional. So I thought to delete all the "cl:opt" and process the arguments before calling: ClangTool Tool(OptionsParser.getCompilations(), OptionsParser.getSourcePathList()); in order to give an error if the arguments provided were not correct. But, if arguments are correct, then the next error is shown: warning: /home/user/clang-llvm/build/arg1: 'linker' input unused error: unable to handle compilation, expected ex...
2010 Jul 20
0
[LLVMdev] Fwd: Building VMKit
...t;>> > $ j3 Hello >>>>>>>> > j3: JavaClass.cpp:480: j3::JavaObject* >>>>>>>> j3::Class::doNew(j3::Jnjvm*): >>>>>>>> > Assertion `(this->isInitializing() || >>>>>>>> > classLoader->getCompiler()->isStaticCompiling()) && "Uninitialized >>>>>>>> class >>>>>>>> > when allocating."' failed. >>>>>>>> > Aborted >>>>>>>> >>>>>>>> Regarding to j...
2013 Nov 21
0
[LLVMdev] vmkit2 core dump after building mmtk
.../to/code/vmkit2/mmtk/java/mmtk-vmkit.jar > > BUILD SUCCESSFUL > Total time: 0 seconds > [vmkit ./mmtk/java]: Compiling 'mmtk-vmkit.jar' > vmjc: JavaClass.cpp:496: j3::JavaObject *j3::Class::doNew(j3::Jnjvm > *): Assertion `(this->isInitializing() || > classLoader->getCompiler()->isStaticCompiling() || this == > classLoader->bootstrapLoader->upcalls->newClass) && "Uninitialized > class when allocating."' failed. > 0 vmjc 0x0000000000fa5415 > llvm::sys::PrintStackTrace(_IO_FILE*) + 37 > 1 vmjc 0x00...
2009 Nov 20
0
[LLVMdev] VMKIT problem
...irrespective of class > >> content : > >> > >> jnjvm: JavaClass.cpp:469: jnjvm::JavaObject* > >> jnjvm::Class::doNew(jnjvm::Jnjvm*): Assertion > `(this->isInitializing() > >> || classLoader->getCompiler()->isStaticCompiling()) && > "Uninitialized > >> class when allocating."' failed. > >> Aborted > >> > >> Am I doing something wrong?Any help regading how to use the > VMKIT >...