[kaffe] Kaffe 1.1.1 "Development" Release available for download

Kiyo Inaba inaba at src.ricoh.co.jp
Sun Aug 3 23:57:02 PDT 2003


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




More information about the kaffe mailing list