>>>>> ":" == Guilhem Lavaux <[EMAIL PROTECTED]> 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.

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

Reply via email to