[kaffe] __SIGRTMIN undefined: kaffe/kaffevm/systems/unix-pthreads/thread-impl.c

Ito Kazumitsu kaz at maczuka.gcd.org
Thu Aug 5 15:20:50 PDT 2004


>>>>> ":" == Guilhem Lavaux <guilhem at kaffe.org> writes:

:> SIGUSR1 may be used but it is a problem for old LinuxThreads 
:> implementation. I can try SIGIO which should not be used in kaffe...
:> 
:> In the meanwhile, I suggest you to put SIGUSR1 anyway.

You mean "#define SIG_INTERRUPT SIGUSR1"?

I tried this, but TestScript ./HelloWorldApp.java never ends.

I also tried "#define SIG_INTERRUPT SIGIO", but GCTest failed.




More information about the kaffe mailing list