search for: libjavalangreflect

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

2010 Apr 06
2
[LLVMdev] VMKit assertion failure
...ath- glibj=/Users/hinsen/Development/VMKit/classpath-0.97.2/lib --with-gnu- classpath-libs=/Users/hinsen/Development/VMKit/classpath-0.97.2/lib And here's the output of "cd /Users/hinsen/Development/VMKit/ classpath-0.97.2/lib; ls": META-INF gen-classlist.sh libjavalangreflect.so Makefile gen-classlist.sh.in libjavanet.so Makefile.am glibj.zip libjavanio.so Makefile.gcj gnu libjavautil.so Makefile.in java mkcollections.pl.in classes java.dep...
2010 Apr 07
0
[LLVMdev] VMKit assertion failure
...n/Development/VMKit/classpath-0.97.2/lib > --with-gnu-classpath-libs=/Users/hinsen/Development/VMKit/classpath-0.97.2/lib > > And here's the output of "cd > /Users/hinsen/Development/VMKit/classpath-0.97.2/lib; ls": > > META-INF gen-classlist.sh libjavalangreflect.so > Makefile gen-classlist.sh.in libjavanet.so > Makefile.am glibj.zip libjavanio.so > Makefile.gcj gnu libjavautil.so > Makefile.in java mkcollections.pl.in > classes...
2010 Apr 06
0
[LLVMdev] VMKit assertion failure
Hi Konrad, Did you compile vmkit with llvm-gcc or gcc? Did you make sure the path to GNU Classpath is correct in your configure command? Also, you can now update to the latest revision. Cheers, Nicolas On Tue, Apr 6, 2010 at 6:15 PM, Konrad Hinsen <konrad.hinsen at fastmail.net>wrote: > Hi Nicolas, > > > How would I run VMKit without GC? >>> >> >> VMKit
2010 Apr 06
2
[LLVMdev] VMKit assertion failure
Hi Nicolas, >> How would I run VMKit without GC? > > VMKit just falls back to malloc when it detects that the machine is > 64bits. OK, I think I can handle that ;-) > Yes, running a 32bits virtualized system should work just fine. I first tried something else: compiling on an older Mac (10.5, 32 bit compilers) and copy the binary over to the 64-bit Mac. Of course I ran
2012 May 29
3
[LLVMdev] make error
...ating system we're going to host on... Linux configure: Validing GNU Classpath installation... checking for ../classpath-0.97.2/lib/... yes checking for ../classpath-0.97.2/lib//libjavaio.so... yes checking for ../classpath-0.97.2/lib//libjavalang.so... yes checking for ../classpath-0.97.2/lib//libjavalangreflect.so... yes checking for ../classpath-0.97.2/lib//libjavanet.so... yes checking for ../classpath-0.97.2/lib//libjavanio.so... yes checking for ../classpath-0.97.2/lib//libjavautil.so... yes checking for ../classpath-0.97.2/lib/glibj.zip... yes checking for gcc... gcc checking whether the C compiler w...
2012 May 29
0
[LLVMdev] make error
...ing to host on... Linux > configure: Validing GNU Classpath installation... > checking for ../classpath-0.97.2/lib/... yes > checking for ../classpath-0.97.2/lib//libjavaio.so... yes > checking for ../classpath-0.97.2/lib//libjavalang.so... yes > checking for ../classpath-0.97.2/lib//libjavalangreflect.so... yes > checking for ../classpath-0.97.2/lib//libjavanet.so... yes > checking for ../classpath-0.97.2/lib//libjavanio.so... yes > checking for ../classpath-0.97.2/lib//libjavautil.so... yes > checking for ../classpath-0.97.2/lib/glibj.zip... yes > checking for gcc... gcc > che...