Displaying 8 results from an estimated 8 matches for "libjavalang".
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
2011 Jul 24
0
[LLVMdev] Unable to run a java class by j3
Hi Sarah,
On Sun, Jul 24, 2011 at 6:28 AM, Sarah <sarah.berenji at gmail.com> wrote:
>
> I created links in "/usr/local/classpath/lib" where my classpath objects
> are
> installed. Since it didn't work I tried these paths too: in classpath's
> source
> "/usr/local/classpath-0.97.2/lib" & also in "/lib"!! The error didn't
>
2011 Jul 24
2
[LLVMdev] Unable to run a java class by j3
Nicolas Geoffray <nicolas.geoffray <at> gmail.com> writes:
>
>
> Did you link the shared libraries? (step 2).
>
> Also, can you send me your configure option?
>
> NicolasOn Wed, Jul 20, 2011 at 3:45 PM, Sarah <sarah.berenji <at> gmail.com>
wrote:
> Nicolas Geoffray <nicolas.geoffray <at> gmail.com> writes:
> >
> >
>
2012 May 29
3
[LLVMdev] make error
...arget system type... i686-pc-linux-gnu
checking type of operating 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.z...
2012 May 29
0
[LLVMdev] make error
...-pc-linux-gnu
> checking type of operating 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 ../cla...