[kaffe] Kaffe 1.0.7 for ARM9

Frederic Kato katolecho at gmail.com
Tue Apr 5 07:46:30 PDT 2005


hi all
i'm getting started with Kaffe and i would like to use it on my atmel
board (RM9200DK)

So, i've compiled Kaffe on my desktop computer to have kaffeh
Next, i try to compile Kaffe for ARM using the following command line:
-------------
KAFFEH="/usr/local/kaffe/bin/kaffeh" CC=arm-linux-gcc NM=arm-linux-nm
AR=arm-linux-ar ./configure --host=arm-linux --build=i686-linux
--disable-debug --disable-xprofiling --disable-feedback --disable-gcj
--disable-alsatest --disable-esdtest --disable-sound
--without-profiling --without-stats --disable-static
--prefix=$HOME/vmkaffe --exec-prefix=$HOME/vmkaffe --without-alsa
--without-esd --with-engine=intrp --without-x --with-staticlib=no
--with-staticbin=no --with-staticvm=no --target=arm
--enable-pure-java-math --with-includes=/usr/local/arm/3.2/include
--with-libraries=/usr/local/arm/3.2/lib
-with-rt-jar=/home/stage/dev/tmp/rt-precompiled.jar
make
make install
-------------

so, next, i've put it on my DK
and when i tried to start Kaffe, i've got the following error:
-------------
/root/vmkaffe/jre/bin/kaffe-bin: error in loading shared libraries:
/root/vmkaffe/jre/bin/kaffe-bin: symbol __register_frame_info, version
GLIBC_2.0 not defined in file libc.so.6 with link time reference
-------------

does somebody know how i can resolve this problem?

with regards

katolecho




More information about the kaffe mailing list