[kaffe] ARM Cross-Compile using GNU EABI
Leandro Galvez
galvez.andy at cassis-intl.com
Wed Feb 13 23:11:22 PST 2008
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" <robilad at kaffe.org>
To: "Leandro Galvez" <galvez.andy at cassis-intl.com>
Cc: "Kiyo Inaba" <inaba at src.ricoh.co.jp>; <kaffe at 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
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: output.log
Type: application/octet-stream
Size: 13379 bytes
Desc: not available
Url : http://kaffe.org/pipermail/kaffe/attachments/20080214/5ce308a0/attachment-0001.obj
More information about the kaffe
mailing list