[kaffe] Kaffe1.1.7 for ARM target - Where is rt.jar in cross-compiled Kaffe?
Dalibor Topic
robilad at kaffe.org
Thu Apr 20 07:34:30 PDT 2006
On Thu, Apr 20, 2006 at 01:56:15PM +0200, Frederic Kwiatkowski wrote:
> Hi all
>
Hi Frederic,
the file rt.jar should be a sym link to the file glibj.zip
and should exist in the directory /where-kaffe-is-installed/jre/lib
judging by the size of the /opt/vmkaffe-1.1.7/jre/lib directory,
I'd hope the file is in there. :)
cheers,
dalibor topic
> i'm currently trying to compile Kaffe 1.1.7 for Arm926.
> So as said in the FAQ about crosscompiling, i've first configure;
> make; make install to have a default kaffe and kaffeh on my i386 and
> next, i've configure the arm target with this command line:
> KAFFEH=/usr/local/kaffe/bin/kaffeh CC=arm-linux-gcc NM=arm-linux-nm
> AR=arm-linux-ar AS=arm-linux-as ./configure --target=arm
> --host=arm-linux --build=i686-linux --disable-debug
> --disable-xprofiling --disable-feedback --disable-gcj
> --disable-alsatest --disable-esdtest --disable-sound --disable-static
> --disable-native-awt --without-profiling --without-stats --without-gmp
> --without-suncompat --without-alsa --without-esd --without-x
> --without-classpath-gtk-awt --prefix=/opt/vmkaffe-1.1.7
> --exec-prefix=/opt/vmkaffe-1.1.7 --with-engine=intrp
> --with-staticlib=no --with-staticbin=no --with-staticvm=no
> --with-stats --with-includes=/home/katolecho/LxNetes_9750/LxNETES/include
> --with-libraries=/home/katolecho/LxNetes_9750/LxNETES/lib
> --enable-pure-java-math --disable-gtk-peer --with-jikes
> --with-kaffe-nanox-awt
>
> nice, isn't it...
> so after executing make and make install, i've checked
> /opt/vmkaffe-1.1.7 and i've seen that the classpath directory is a
> little bit small:
> 353K /opt/vmkaffe-1.1.7/bin
> 163K /opt/vmkaffe-1.1.7/info
> 18K /opt/vmkaffe-1.1.7/man/man1
> 22K /opt/vmkaffe-1.1.7/man
> 3,4M /opt/vmkaffe-1.1.7/jre/lib/arm
> 4,3K /opt/vmkaffe-1.1.7/jre/lib/security
> 13M /opt/vmkaffe-1.1.7/jre/lib
> 62K /opt/vmkaffe-1.1.7/jre/bin
> 13M /opt/vmkaffe-1.1.7/jre
> 11K /opt/vmkaffe-1.1.7/include/kaffe
> 121K /opt/vmkaffe-1.1.7/include
> 6,0K /opt/vmkaffe-1.1.7/lib/security
> 45K /opt/vmkaffe-1.1.7/lib
> 50K /opt/vmkaffe-1.1.7/share/classpath
> 54K /opt/vmkaffe-1.1.7/share
> 14M /opt/vmkaffe-1.1.7/
>
> rt.jar does not exist anymore? must i use GNU classpath?
> if anyone can help me in this way...
>
>
> With regards
> Frederic
>
> _______________________________________________
> kaffe mailing list
> kaffe at kaffe.org
> http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
More information about the kaffe
mailing list