Hi All,

I've finally managed to cross compile my kaffe using the configuration commands at the end of the mail for libraries, classpath and kaffe. But executing any java application from the device produces the output attached in the log file. Please help me figure out what is wrong and what I can do to fix this problem.

Thanks and best regards,
Leandro Galvez

CC=/usr/local/openmoko/arm/bin/arm-angstrom-linux-gnueabi-gcc CPP=/usr/local/openmoko/arm/bin/arm-angstrom-linux-gnueabi-cpp CXX=/usr/local/openmoko/arm/bin/arm-angstrom-linux-gnueabi-g++ RANLIB=/usr/local/openmoko/arm/bin/arm-angstrom-linux-gnueabi-ranlib ../libtool-1.5.24/configure --prefix=/mnt/nfsshare/usr/local/libtool --host=arm-linux CC=/usr/local/openmoko/arm/bin/arm-angstrom-linux-gnueabi-gcc CPP=/usr/local/openmoko/arm/bin/arm-angstrom-linux-gnueabi-cpp CXX=/usr/local/openmoko/arm/bin/arm-angstrom-linux-gnueabi-g++ RANLIB=/usr/local/openmoko/arm/bin/arm-angstrom-linux-gnueabi-ranlib ../zziplib-0.13.49/configure --prefix=/mnt/nfsshare/usr/local/zziplib --host=arm-linux

CC=arm-angstrom-linux-gnueabi-gcc CPP=arm-angstrom-linux-gnueabi-cpp CXX=arm-angstrom-linux-gnueabi-g++ ../classpath/configure --prefix=/mnt/nfsshare/usr/local/classpath --exec-prefix=/mnt/nfsshare/usr/local/classpath --disable-gtk-peer --host=arm-linux

KAFFEH=/usr/local/kaffe/bin/kaffeh CC=arm-angstrom-linux-gnueabi-gcc NM=arm-angstrom-linux-gnueabi-nm AR=arm-angstrom-linux-gnueabi-ar CPP=arm-angstrom-linux-gnueabi-cpp CXX=arm-angstrom-linux-gnueabi-g++ ../kaffe/configure --prefix=/mnt/nfsshare/usr/local/kaffe --exec-prefix=/mnt/nfsshare/usr/local/kaffe --host=arm-linux --with-classpath-prefix=/mnt/nfsshare/usr/local/classpath --disable-native-awt --with-includes="/mnt/nfsshare/usr/local/libtool/include" --with-libraries="/mnt/nfsshare/usr/local/libtool/lib" --with-jikes

----- Original Message ----- From: "Dalibor Topic" <[EMAIL PROTECTED]>
To: "Leandro Galvez" <[EMAIL PROTECTED]>
Cc: "Kiyo Inaba" <[EMAIL PROTECTED]>; <kaffe@kaffe.org>
Sent: Tuesday, February 12, 2008 8:50 PM
Subject: Re: [kaffe] ARM Cross-Compile using GNU EABI


Leandro Galvez wrote:
Hello again,

Is there a way to just download the binaries of the libraries kaffe is dependent on and just install it on the target machine?

That depends on your target platform. If it is a Linux distribution, for example, that has kaffe packaged for it, then that's quite likely.
If it is, for example, a research platform, then that's quite unlikely.

cheers,
dalibor topic


Attachment: output.log
Description: Binary data

_______________________________________________
kaffe mailing list
kaffe@kaffe.org
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to