> Date: Thu, 30 Oct 2003 00:02:55 +0000
> From: "J. Grant" <[EMAIL PROTECTED]>
> 
> I noticed on this list list they talk about it being a failed exec:
> 
> http://www.cygwin.com/ml/cygwin/2003-06/msg00674.html

I doubt if this is a signal.  It's more probably an error code from a
library function that tries to launch a subsidiary process and fails.

In other words, if I'm right, some Windows-specific code fails to
distinguish between a subprocess being terminated due to a signal and
a failure to run the subprocess.  A bug that needs to be fixed.



_______________________________________________
Bug-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-make

Reply via email to