[kaffe] CrossCompiling Kaffe-1.1.5 on Arm

Stage Iup - Fabrice & Frédéric stageiup at gmail.com
Tue May 10 00:39:42 PDT 2005


Hi all, we are actually trying to build Kaffe 1.1.5 for an Atmel Arm9 but 
when comes the "make" step, a problem appear
my configure command line is:
KAFFEH="/usr/local/kaffe/bin/kaffeh" CC=arm-linux-gcc NM=arm-linux-nm 
AR=arm-linux-ar ./configure --target=arm --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-1.1.5--exec-prefix=$HOME/vmkaffe-
1.1.5 --without-alsa --without-esd --with-engine=intrp --disable-native-awt 
--without-x --without-classpath-gtk-awt --with-staticlib=no 
--with-staticbin=no --with-staticvm=no --with-stats --enable-pure-java-math 
--without-gmp --without-suncompat --with-includes=/usr/local/arm/3.0/include 
--with-libraries=/usr/local/arm/3.0/lib

it runs well on 1.1.0 and 1.1.1 but not with 1.1.5

the error that comes with build step is the following;
creating kaffe-bin
make[2]: Leaving directory `/home/stage/dev/kaffe/kaffe-1.1.5/kaffe/kaffe'
Making all in scripts
make[2]: Entering directory `/home/stage/dev/kaffe/kaffe-1.1.5
/kaffe/scripts'
make[3]: Entering directory `/home/stage/dev/kaffe/kaffe-1.1.5
/kaffe/scripts'
make[3]: *** Pas de règle pour fabriquer la cible « javac », nécessaire pour 
« all-am ». Arrêt.
make[3]: Leaving directory `/home/stage/dev/kaffe/kaffe-1.1.5/kaffe/scripts'
make[2]: *** [all-recursive] Erreur 1
make[2]: Leaving directory `/home/stage/dev/kaffe/kaffe-1.1.5/kaffe/scripts'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/home/stage/dev/kaffe/kaffe-1.1.5/kaffe'
make: *** [all-recursive] Erreur 1


it seems that there is no rule to make javac...strange

if anybody could help us...

with regards

-- 

Fabrice & Frédéric
--
Plateforme Technologique Valence
Tél : 04 75 41 88 58
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://kaffe.org/pipermail/kaffe/attachments/20050510/01b12003/attachment-0005.htm 


More information about the kaffe mailing list