hi all<br>
yesterday i've got a problem with kaffe 1.0.7<br>
so as you said me, i've tried to use the 1.1.5 version downloaded form the ftp<br>
<br>
i've succed in building it with the following command line<br>
KAFFEH=/usr/local/kaffe/bin/kaffeh
CC=/usr/local/arm/3.0/bin/arm-linux-gcc
NM=/usr/local/arm/3.0/bin/arm-linux-nm
AR=/usr/local/arm/3.0/bin/arm-linux-ar ./configure --host=arm-linux
--build=i386-linux
--with-rt-jar=/home/stage/dev/kaffe/kaffe-1.1.5/tmp/rt.jar
--enable-pure-java-math --without-classpath-gtk-awt
--with-threads=unix-jthreads --without-x --prefix=/opt/vmkaffe-1.1.5
--exec-prefix=/opt/vmkaffe-1.1.5 --disable-debug --with-engine=intrp
--disable-esdtest --disable-sound --disable-alsatest<br>
<br>
but when i try to use the VM, it doesn't work<br>
<br>
i've launche the -version option to test if the building was well done<br>
[root@EmbeddedLinux bin]$java -version<br>
Kaffe Virtual Machine<br>
<br>
Copyright (c) 1996-2004 <a href="http://Kaffe.org">Kaffe.org</a> project contributors (please see<br>
the source code for a full list of contributors). All rights reserved.<br>
Portions Copyright (c) 1996-2002 Transvirtual Technologies, Inc.<br>
<br>
The Kaffe virtual machine is free software, licensed under the terms of<br>
the GNU General Public License. <a href="http://Kaffe.org">Kaffe.org</a> is a an independent, free software<br>
community project, not directly affiliated with Transvirtual Technologies,<br>
Inc. Kaffe is a Trademark of Transvirtual Technologies, Inc. Kaffe comes<br>
with ABSOLUTELY NO WARRANTY.<br>
<br>
Engine: Interpreter Version: 1.1.5 Java Version: 1.1<br>
<br>
<br>
<br>
and next, i've tried my helloWorld but having the classpath error<br>
[root@EmbeddedLinux bin]$java /root/helloworld<br>
pc : [<4006236c>] lr : [<40062340>] Not tainted<br>
sp : bffff984 ip : 40247bdc fp : bffff9ac<br>
r10: 40079aac r9 : 000136d8 r8 : 00013670<br>
r7 : 000136d8 r6 : 00000005 r5 : 4007fde4 r4 : 00001000<br>
r3 : c0000000 r2 : bffff000 r1 : 4007fde4 r0 : 00001000<br>
Flags: nzCv IRQs on FIQs on Mode USER_32 Segment user<br>
Control: C000317F Table: 21F3C000 DAC: 00000015<br>
pc : [<401f1924>] lr : [<401f1848>] Not tainted<br>
sp : bffff928 ip : 40079ff4 fp : bffff968<br>
r10: 40079aac r9 : 4004f01c r8 : 00000001<br>
r7 : 002630d8 r6 : 00000080 r5 : 00000000 r4 : 002630d8<br>
r3 : 00000000 r2 : 00000020 r1 : 00000000 r0 : 002630d8<br>
Flags: Nzcv IRQs on FIQs on Mode USER_32 Segment user<br>
Control: C000317F Table: 21F3C000 DAC: 00000015<br>
Internal error: caught an unexpected exception.<br>
Please check your CLASSPATH and your installation.<br>
java/lang/NullPointerException<br>
Aborted<br>
<br>
<br>
does anyone have an idea about it?<br>
<br>-- <br>with regards<br><br>Frédéric<br>--<br>Plateforme Technologique Valence<br>Tél : 04 75 41 88 58