[kaffe] Need help in porting kaffe from i386 to Powerpc

Dalibor Topic robilad at kaffe.org
Tue Jan 11 05:03:52 PST 2005


曹艳春 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?

Hi Christina,

I think you've found a bug in your vendor's compiler, unfortunately. A
lot has changed since 1.1.4 in the CVS, though, so chances are that bug
is no longer triggered. Could you give the current CVS head a try?

cheers,
dalibor topic




More information about the kaffe mailing list