Hi, One more problem. Except for alpha-linux, i386-freebsd, i386-linux, ia64-linux, and s390-linux, interrupt in 'kaffe/kaffevm/systems/unix-jthreads/jthread.h' can not be compiled. Because this function has its argument definition by using macro 'SIGNAL_ARGS(sig,sc)' and default def for this it 'int sig' and sc is not defined in this case. But this variable is used to 'EXCEPTIONFRAME' macro.
>With the "reporting system", I plan to periodically test cross compiling >to several different targets in several different configurations, so at >least we will know when we break the cross-compiling support in the future. It's a very good news for supporting minor-cpu (or minor-os). Even without executing, we can find out several cross-platform bugs :-) Kiyo _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
