From: Jeff Garzik <jgarzik@pobox.com>
To: Patrick Mochel <mochel@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Parallel build broken in latest BK
Date: Wed, 4 Dec 2002 23:49:13 -0500 [thread overview]
Message-ID: <20021205044913.GA30035@gtf.org> (raw)
In-Reply-To: <Pine.LNX.4.33.0212042215540.924-100000@localhost.localdomain>
On Wed, Dec 04, 2002 at 10:23:40PM -0600, Patrick Mochel wrote:
>
> I typically do
>
> $ make -j4 MAKE="make -j4" bzImage
Try the GNU-and-improved:
make -j4
I just tried that and it works fine.
I think MAKE= is a remnant of the old kbuild. Shouldn't be needed
anymore since the build doesn't descend into directories the way it used
to.
Also, just plain "make" is preferred now, too :)
It builds bzImage and modules both.
Jeff
next prev parent reply other threads:[~2002-12-05 4:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-05 4:23 Patrick Mochel
2002-12-05 4:49 ` Jeff Garzik [this message]
2002-12-05 4:41 ` Patrick Mochel
2002-12-05 5:21 ` Barry K. Nathan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20021205044913.GA30035@gtf.org \
--to=jgarzik@pobox.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mochel@osdl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®