Hello,

today I started another test: try to compile kaffe on linux/m68k (debian). 
Maybe if there is progress Arnaud and Ean could be interested.

Currently, the build fails with an internal gcc error inside verify., 
but nevertheless it made a lot of warings appear that can and should be 
solved.

There are a lot of warnings of the type "#undef <symbol> <value>" that 
probably happened when undefinig a define.
A suggestion that could preserve the value but eliminate build log 
pollution could be to "//" the value.

This applies to jit-* since that is what gets used on linux. I checked 
jit3 and at least for the symbols I checked, the same symbols are 
undefined in the same manner (probaly my gcc 2.95 on NetBSD is less 
pedantic than gcc 3.3.3)

Any suggestions?

-Riccardo


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

Reply via email to