bug-make
[Top][All Lists]
Advanced

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

Re: insufficient debug info from gnu-make


From: Eli Zaretskii
Subject: Re: insufficient debug info from gnu-make
Date: Sat, 31 Jul 2010 19:41:24 +0300

> From: Peter Lawrence <address@hidden>
> Date: Sat, 31 Jul 2010 07:41:49 -0700
> Cc: address@hidden
> 
>            one thing I remember in detail about Sun's make, is that  
> instead of writing a level number
> 
> make[3]: ...
> make[2]: ...
> make[1]: ...
> 
> it wrote out the directory that the commands had cd'ed to before  
> recursing (and maybe the file name, can't be sure any more)
> 
> make[foo/bar]: ...
> make[foo]: ...
> make[.]: ...

GNU Make displays the equivalent "Entering directory foo..." and
"Leaving directory foo..." messages.  Isn't that the same info?



reply via email to

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