Re: [kaffe] unable to run programs using kaffe on my arm board.

2008-03-12 Thread Dalibor Topic
Rohit schrieb: Couldn't find or load essential class `java/lang/Object' java.lang.ClassNotFoundException java/lang/Object Aborted Hi Rohit, try kaffe -vmdebug CLASSLOOKUP to find out where Kaffe is looking for which class. See kaffe -vmdebug list for a list of debugging options, and

[kaffe] unable to run programs using kaffe on my arm board.

2008-03-11 Thread Rohit
Hi All, I am trying to use kaffe on my arm board. The tool chain that i am using is armv5tel-redhat-linux-gnueabi-. I have successfully cross compiled dependencies and kaffe.But when i try to run simple helloworld program i get this msg : Couldn't find or load essential class