[kaffe] kaffe porting on the arm cpu.

toodulli at netian.com toodulli at netian.com
Fri Jul 8 18:58:07 PDT 2005


Hi all.
I'm porting kaffe on the arm cpu(PXA250).
I have some questions.
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
1. CC=3Darm-linux-gcc NM=3Darm-linux-nm AR=3Darm-linux-ar ./configure --h=
ost=3Darm-linux
--build=3Di686-linux
*** error message ***
configure: error: Could not find GNU MP library. Install the gmp package,=

or pass --enable-pure-java-math to configure

=3D> What's the GNU MP library?
So, modified ./configure command.

2. CC=3Darm-linux-gcc NM=3Darm-linux-nm AR=3Darm-linux-ar ./configure --h=
ost=3Darm-linux
--build=3Di686-linux --enable-pure-java-math

=3D> Makefile is made. 
But, When doing ./make in the /kaffe-1.1.4 I saw the error message too.
I think kaffeh's problem.

*** error message ***
....
....
make[1]: enter '/home/toodulli/kaffe-1.1.4/include' directory
/usr/local/bin/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstr=
ap
-o java_lang_Object.h java/lang/Object
Usage: kaffeh [-base] <classname>
make[1]: *** [stamp-hOall] error 1
make[1]: =B3=AA=B0=A8 '/home/toodulli/kaffe-1.1.4/include' directory
make: *** [all -recursive] error 1











More information about the kaffe mailing list