Christina,

Are you trying to port kaffe to linux/ppc or just trying to
cross-compile?  kaffe already runs on linux/ppc.  If you are trying to
cross-compile check out this document.
http://kaffe.org/doc/kaffe/FAQ.cross-compiling.


On Tue, 11 Jan 2005 11:44:30 +0800, æèæ <[EMAIL PROTECTED]> wrote:
> hi, i need to port kaffe from i386 to Powerpc:
> 
> I try to configure with these options :
>  ../kaffe-1.1.4/configure --host=ppc-linux --build=i386-linux --with-rt-jar=/
> tmp/rt.jar --enable-pure-java-math --with-threads=unix-jthreads --without-x 
> --pr
> efix=/mnt/hda/kaffe --enable-debug --with-engine=intrp --enable-xdebugging
> 
> The config step is OK, when I type "make", I got the error messages:
> ../../../kaffe-1.1.4/kaffe/kaffevm/systems/unix-jthreads/jthread.h:355: 
> Internal
>  compiler error in reload_cse_simplify_operands, at reload1.c:8349
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://bugs.terrasoftsolutions.com/bugzilla/> for instructions.
> make[3]: *** [support.lo] Error 1
> make[3]: Leaving directory `/home/cyc/build_env/kaffe/kaffe-ppc/kaffe/kaffevm'
> make[2]: *** [install-recursive] Error 1
> make[2]: Leaving directory `/home/cyc/build_env/kaffe/kaffe-ppc/kaffe/kaffevm'
> make[1]: *** [install-recursive] Error 1
> make[1]: Leaving directory `/home/cyc/build_env/kaffe/kaffe-ppc/kaffe'
> make: *** [install-recursive] Error 1
> 
> does anyone know a solve?
> thank you
> christina
> [EMAIL PROTECTED]
> 2005-01-11

Michael

_______________________________________________
kaffe mailing list
kaffe@kaffe.org
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to