On Thu, 2018-07-12 at 13:55 +0900, Masahiro Yamada wrote:
> Please add V=1 to the build command, like this:
> 
> $ make -j8 V=1 defconfig all
> 
> It will emit _almost_ raw log.

At this time I don't have the resources to do this.  It will take me
some time if you're going to wait for me.

> >   That's what we need to see; the actual command that
> > was used to recursively invoke make.
> 
> Linux Makefile hides "Entering directory ..." messages.
> 
> If you want to see them,
> please comment out the following line of the top Makefile.
> 
> MAKEFLAGS += --no-print-directory

I'm not that interested in seeing these but it wouldn't hurt.  Mainly I
need to see the manner in which the recursive make is invoked and the
recipes used to do so.

_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to