Hi Tomo,

TOMO sasaki wrote:
I tried to uild Kaffe for SH4 cpu board. but i got error during compile.
i guess superh user can be built after modified two files below.


"config/superh/md.h" syntax error in "#include" statement for config/superh/common.h syntax error fixed by add " (double quotation) at end of line.

"config/superh/common.h"
  add definition for "ALIGNMENT_OF_SIZE" for SuperH.
  "developers/alignment_of_size" results are similer as i386.


I got working Kaffe(intrp engine) on SH4 cpu board, also X awt is works for me. but regression test that is using "jdouble" and "jfloat" are failed.

currently, i'm tracking this problem to get work completely.

Thank you very much for your patches, I've checked them in.


keep up the good work,
dalibor topic

_______________________________________________
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to