From: Steffen Dettmer <steffen.dettmer@googlemail.com>
To: gdb@sourceware.org
Subject: make -jn does not work
Date: Mon, 28 Jun 2010 11:09:00 -0000 [thread overview]
Message-ID: <AANLkTik9hxxjC6ZG04mnJ5ySTsIKuoAt_6qjkr0Qa0-H@mail.gmail.com> (raw)
Hi,
the documentation states to use `make' to build the software, but
first I didn't take it literally. When I type make, my fingers
automatically instead write `nice make -j4' because I'm used to.
I just wonder if make -jn shouldn't work.
With GNU Make, .NOTPARALLEL could be used (in this case, make -j4
wouldn't speed up, but also wouldn't fail), or even better,
maybe missing dependencies information could be added to make it
known to `make' which things have to be done sequentially.
Is non-working -jn considered a bug/limitation and worth a bug
report or is this not supported and thus not worth one?
oki,
Steffen
next reply other threads:[~2010-06-28 11:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-28 11:09 Steffen Dettmer [this message]
2010-06-28 11:15 ` Jan Kratochvil
2010-06-29 17:27 ` Steffen Dettmer
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=AANLkTik9hxxjC6ZG04mnJ5ySTsIKuoAt_6qjkr0Qa0-H@mail.gmail.com \
--to=steffen.dettmer@googlemail.com \
--cc=gdb@sourceware.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