[kaffe] Problems on ARM linux

Dalibor Topic robilad at yahoo.com
Fri Nov 8 10:04:20 PST 2002


Hi Gunda,

--- Gunda Domlur <kaffeperf at hotmail.com> wrote:
> Greetings !
> 
> The build and the install were succesful. But I
> cannot run even the 
> helloworld app. javac and kaffe fail with the
> following problem.
> 
> Internal error: caught an unexpected exception
> Please check your CLASSPATH and your installation
> java/lang/NullPointerException
>          at java.io.Fule<cinit>(File.java:33)
> Aborted

try using a more recent version of kaffe. kaffe used
to come with a classes.zip file from sun some 3 years
ago ;) It currently has the core classes packed into a
rt.jar file, that's automatically built from the
sources when you make it from source.

The current CVS head works fine for me with
interpreter engine on arm-linux (i.e. with 9
regression test failures, but compiles itself,
installs and runs HelloWorld like apps just fine).
Tested on skiffcluster ipaqs.

The arm jit doesn't work that well, as it messes up
the compiler during the compilation. You might want to
try using a different java compiler during the class
library compilation phase. Check out
FAQ/FAQ.classlibrary-compile for more info on that.

best regards,

dalibor topic

__________________________________________________
Do you Yahoo!?
U2 on LAUNCH - Exclusive greatest hits videos
http://launch.yahoo.com/u2




More information about the kaffe mailing list