%% Eli Zaretskii <[EMAIL PROTECTED]> writes:

  ez> Not on my system.  On my system, the subprocesses die, and Make
  ez> gets a signal.  I need help from you to find out the reasons for
  ez> the child processes being alive after Ctrl-C.  Perhaps that has
  ez> something to do with the ported Bash and/or rxvt.

Maybe they handle signals in a different way.  Another thing about POSIX
that might or might not be correctly duplicated in Windows is how
information about signals and which are handled, etc. are inherited by
subprocesses.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <[EMAIL PROTECTED]>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.paulandlesley.org
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist


_______________________________________________
Make-w32 mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/make-w32

Reply via email to