[kaffe] Building Kaffe for powerpc

alain desire njike kamdoum njike_alain at hotmail.com
Tue Jul 30 04:29:54 PDT 2002


Hi

I've sucessfully built Kaffe for powerpc doing the following steps:

1.

CC=powerpc-linux-gcc
AS=powerpc-linux-as
LD=powerpc-linux-ld
KAFFEH=..../bin/kaffeh   A local executable kaffeh
./configure --prefix --target=powerpc-linux --host=powerpc-linux
with-headers=...  with-libs=.....  --with-engine=intrp --without x

2.
   .open config.cache
   .paste the right values of long,int,short,long long, according to my 
target
      ac_cv_sizeof___int64=${ac_cv_sizeof___int64=0}
      ac_cv_sizeof_int=${ac_cv_sizeof_int=4}
      ac_cv_sizeof_long=${ac_cv_sizeof_long=4}
      ac_cv_sizeof_long_long=${ac_cv_sizeof_long_long=8}
      ac_cv_sizeof_short=${ac_cv_sizeof_short=2}
      ac_cv_sizeof_voidp=${ac_cv_sizeof_voidp=4}
3.
   run configure again

4. make
5.make install

It buildt successfully but when I tried to run a simple hello programm on 
the
Target I got following errors.

Couldn't find or load essential class `java/lang/Object' (null) (null)

I would be very pleased when someone has an idea.

Best regards



--
>---------------------------------------------------------------------------------------
>Alain Njike  / +49 30 81893063(home)  +49 179 4827260(cell)
>Advanced Network Technologies and Systems /+49-30-34637104(office)
>CATS, FHG-FOKUS, Kaiserin Augusta Allee 31,10589 BERLIN GERMANY
>Email: njike at fokus.gmd.de / njike_alain at hotmail.com
>http://www.fokus.gmd.de
>----------------------------------------


_________________________________________________________________
Discutez en ligne avec vos amis ! http://messenger.msn.fr





More information about the kaffe mailing list