What I want to do is compare the values configure found in your config.h
that you sent me to decide exactly how make is handling signals.
Depending on what the system supports it can deal with children, etc. in
various different ways.

What I need to do is sit down and figure out whether the problems you're
seeing are really a bug in make's signal handling for some method which
your config.h uses but which other, "standard" systems don't (which is
why most other people aren't seeing it), or whether the way Dynix is
handling signals isn't conforming to the standards.

I'll try to fix it either way, but the approach might be different
(also, if it's a bug in Dynix you should submit a bug report to them).

Unfortunately, I just haven't had any time to investigate yet, but I'll
try to get to it soon.

Thx for the patch...

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

Reply via email to