help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: multiple prerequisites in pattern rules


From: Paul D. Smith
Subject: Re: multiple prerequisites in pattern rules
Date: Fri, 30 Jan 2004 21:36:38 -0500

%% Martin Sebor <address@hidden> writes:

  >> That can only happen if cpp hangs.  If cpp exits or dies in any
  >> way, then the write side of the pipe will be closed and then sed
  >> will exit, probably with some kind of read error.

  ms> Why read error? The reading end can't tell why the writer closed
  ms> the pipe. All it sees is that the pipe has been closed.

Right; it's a close on the write side that may generate some kind of
error.  My mistake.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]