problem in porting to arm processor

Jyothi jyothi at ncoretech.com
Thu Oct 11 00:40:24 PDT 2001


Hi,
I am trying to build kaffe on SA1110 arm processor.
I have downloaded kaffe-1.0.6.tar.gz file and trying to build that using cross compiler.
when I gave, 
CC=arm-linux-gcc ./configure --prefix=/home/jyothi/kaffe --host=arm-linux..
it asked to set the path for kaffeh. So I added 
export KAFFEH=/home/jyothi/kaffe/armkaffe/kaffe-1.0.6/kaffe
ie. the kaffeh directory...
The configure went fine.
But when I try to do make, it is giving me error:
when it goes insdie the include directory. 
/home/jyothi/kaffe/armkaffe/kaffe-1.0.6/kaffe -classpath ../libraries/javalib/lang/klasses.jar -o .........

/home/jyothi/kaffe/armkaffe/kaffe-1.0.6/kaffe is a directory .
mv. stat filename : no such file or directory....

when I saw porting in www.kaffe.org I came to know that the KAFFEH is not properly set. what should this variable be set to??
what are the env variables I need to set.
Waht is the procedure I need to follow for porting kaffe to arm processors....

Thanks and Regards,
Jyothi.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://kaffe.org/pipermail/kaffe/attachments/20011011/0e7f6ca1/attachment-0010.htm 


More information about the kaffe mailing list