search for: libjavautil

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

Did you mean: libavutil
2010 Apr 06
2
[LLVMdev] VMKit assertion failure
...nsen/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 org classes.1 javax resources classes.2 libgconfpeer.so split-for-gcj.sh compile-classes libgtkpeer.so stand...
2010 Apr 07
0
[LLVMdev] VMKit assertion failure
.../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 org > classes.1 javax resources > classes.2 libgconfpeer.so split-for-gcj.sh > compile-classes libg...
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
...javaio.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 works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of...
2012 May 29
0
[LLVMdev] make error
...cking 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 works... yes > checking for C compiler default output file name... a.out > checking for suffix of executables... > checking whether we are cross compiling....