Re: [kaffe] ARM and kaffe

2006-03-17 Thread Jim Pick
Kevin D. Kissell wrote: Oh well, I am working through similar issue. To make Kaffe workiing somehow set into configuration '--with-engine=interp'. It'll solve your problem but makes your kaffe working terrible slowly. The real problem is somewhere into JIT3 module and it is a memory management

Re: [kaffe] ARM and kaffe

2006-03-16 Thread Kevin D. Kissell
Oh well, I am working through similar issue. To make Kaffe workiing somehow set into configuration '--with-engine=interp'. It'll solve your problem but makes your kaffe working terrible slowly. The real problem is somewhere into JIT3 module and it is a memory management issue. I've sent

Re: [kaffe] ARM and kaffe

2006-03-14 Thread Rudolf Marek
Hello all, Oh well, I am working through similar issue. To make Kaffe workiing somehow set into configuration '--with-engine=interp'. It'll solve your problem but makes your kaffe working terrible slowly. The real problem is somewhere into JIT3 module and it is a memory management issue.

Re: [kaffe] ARM and kaffe

2006-02-15 Thread Ioannis Liverezas
Hi Rudolf, In a previous post of mine at 10/02/2006, I have attached a script called make_kaffe.sh. This script passes a set of parameters to configure, so that kaffe compiles successfully for ARM. In fact, I use a x86 as a host machine and crosscompile there for the ARM. Regards, Ioannis

[kaffe] ARM and kaffe

2006-02-14 Thread Rudolf Marek
Hello, I tried to get the caffe working on ARM. With JIT I get: -sh-3.00# java HelloWorld.class Internal error: caught an unexpected exception. Please check your CLASSPATH and your installation. java/lang/IllegalArgumentException: Illegal Load: 0.0 at