[kaffe] Kaffe on ppc 405

Kiyo Inaba inaba at src.ricoh.co.jp
Sun Jun 19 21:25:53 PDT 2005


Hi Luigi,

>I need to run the Kaffe VM on mine ML300 board (PPC405). I have cross compiled
>the VM
>
>CC=powerpc-405-linux-gnu-gcc NM=powerpc-405-linux-gnu-nm AR=powerpc-405-linux-gnu-ar
>LD=powerpc-405-linux-gnu-ld ./configure --host=powerpc-linux --build=i686-linux
>--prefix= ... --width-rt-jar= ... --without-x --enable-pure-java-math --disable-sound
>--with-staticbin --without-esd --with-jikes= ...

I am not so familiar with ppc arch, but I guess you shall first test
interpreter works or not.
Add '--with-engine=intrp' and proceed.

Kiyo





More information about the kaffe mailing list