Hi,When I run the kaffe 1.1.5 on my xscale-pxa255, I got a lot of errors.I have mostly lost hope.I am sorry ,I can't access kaffe cvs.Could you please put the both stable kaffe version on some place where I can get or email to me.Thank you for your help.> Hi,> > have you had any success? 1.1.4 and
Hi,When I run the kaffe 1.1.5 on my xscale-pxa255, I got a lot of errors.I have mostly lost hope.I am sorry ,I can't access kaffe cvs.Could you please put the both stable kaffe version on some place where I can get or email to me.Thank you for your help.> Hi,> > have you had any success? 1.1.4 and
Landon Blake wrote:
> (1) What is the best way to get started developing Java programs that are
> compatible
> with Kaffe's JVM?
Don't take my word as gospel on this, but from some informal testing on
the Gentoo collection of Java packages, it certainly seems that kaffe
works pretty well with 1.
I have been developing with Java for about 2 years. I have very recently begun
to experiment with Linux as an OS, and that got me curious about open source
implementations of JVM's. Kaffe seems to be one of the best supported and
active of these. I had just a few beginner questions that I didn't
Hey all,
Quick, non-Kaffe specific question to you VM hackers :)
Why does Java require that parameters for anonymous inner classes be
final if they refer to local variables in the enclosing function? I
can't think of any particularly good reason having to do with garbage
collection or anything..
Hi,
have you had any success? 1.1.4 and 1.1.5 don't work on my XScale IXP, so
I'm currently using cvs versions: the most stable one seems to be the one
which I compiled November 8th 2004 (intrp & pthreads). Also a version
which I compiled February 18th 2005 (jit & pthreads) works with simple
thing
Hi all, we are actually trying to build Kaffe 1.1.5 for an Atmel Arm9 but when comes the "make" step, a problem appear
my configure command line is:
KAFFEH="/usr/local/kaffe/bin/kaffeh" CC=arm-linux-gcc NM=arm-linux-nm
AR=arm-linux-ar ./configure --target=arm --host=arm-linux
--build=i686-linux --d