> Date: Tue, 28 Feb 2012 17:57:06 +0400 > From: niXman <[email protected]> > > I built make from CVS. I'am confused that option "-jN" didn't work properly. > When I set N to count (doesn't matter how much I set) It will build > using 1 thread. > If I'm use this option without setting count It'll build with a lot of > threads (more than 20).
I cannot reproduce this, using e.g. "-j 3" I get 3 jobs running at all times. > Why does make work not properly? No clue, sorry. It works for me. _______________________________________________ Make-w32 mailing list [email protected] https://lists.gnu.org/mailman/listinfo/make-w32
