make-w32
[Top][All Lists]
Advanced

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

Re: GNU make 3.81beta4 released


From: Paul D. Smith
Subject: Re: GNU make 3.81beta4 released
Date: Fri, 20 Jan 2006 15:07:42 -0500

%% Eli Zaretskii <address@hidden> writes:

  ez>     make[1]: vfork: Resource temporarily unavailable
  ez>     --no-print-directory -j -- INC=yes
  ez>     ONE
  ez>     TWO

  ez> As you see, after limiting the number of jobs, the commands for 2.inc
  ez> are not run because vfork fails, but Make doesn't say anything about
  ez> failing to remake the target.

Does make just exit when it gets that error?  Seems like it; it doesn't
run the "all" commands.  I assume it exits with a non-0 code.  That's
not ideal, but it's not that bad, either.

-- 
-------------------------------------------------------------------------------
 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]