bug-make
[Top][All Lists]
Advanced

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

Re: Default output-sync setting (was: Re: [bug #33138] .PARLLELSYNC enha


From: Tim Murphy
Subject: Re: Default output-sync setting (was: Re: [bug #33138] .PARLLELSYNC enhancement with patch)
Date: Mon, 29 Apr 2013 18:30:37 +0100

cc fred.c -c -o fred.o
cc bob.c -c -o bob.o
error on line 20 -XXXXX
error on line 30 -dddd
error on line 330 -dddd
makefile:342: recipe for target 'fred.o' failed
makefile:350: recipe for target 'bob.o' failed

?

Regards,

Tim


On 29 April 2013 18:25, Eli Zaretskii <address@hidden> wrote:
> Date: Mon, 29 Apr 2013 16:40:03 +0100
> From: Tim Murphy <address@hidden>
> Cc: "address@hidden" <address@hidden>
>
> cc fred.c -c -o fred.o
> cc bob.c -c -o bob.o
> error on line 20 -XXXXX
>
> Which one?

Make will actually tell you which one, something like:

  makefile:342: recipe for target 'oo/i386/acl-errno-valid.o' failed
  make: *** [oo/i386/acl-errno-valid.o] Error 1

(Copied from a failed "make -j8" run I just did for Emacs.)



--
You could help some brave and decent people to have access to uncensored news by making a donation at:

http://www.thezimbabwean.co.uk/friends/

reply via email to

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