Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* make -jn does not work
@ 2010-06-28 11:09 Steffen Dettmer
  2010-06-28 11:15 ` Jan Kratochvil
  0 siblings, 1 reply; 3+ messages in thread
From: Steffen Dettmer @ 2010-06-28 11:09 UTC (permalink / raw)
  To: gdb

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-06-29 17:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-28 11:09 make -jn does not work Steffen Dettmer
2010-06-28 11:15 ` Jan Kratochvil
2010-06-29 17:27   ` Steffen Dettmer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox