bug-make
[Top][All Lists]
Advanced

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

Re: Parallel building of Linux Kernel is broken


From: Paul Smith
Subject: Re: Parallel building of Linux Kernel is broken
Date: Thu, 12 Jul 2018 01:13:19 -0400

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.



reply via email to

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