Mail Archives: cygwin/1997/06/13/19:23:58
I recently added a second PPro 200 CPU to my NT 4.0 Dell GxPro system,
and tried to use "make -j 2" to parallelize the build. We regularly do
this on our SGI systems using "smake" and it works wonderfully!
However, on NT 4.0, using bash as my shell, I get no parallelism -- at
least not in conjunction with recursive make files. (I can get
parallelism at the leaf directories if I go directly there and build
only one level at a time.)
I read four months worth of back e-mail on the Cygnus site, looked at
the release notes for 18.0, and read the manuals a couple times.
Has anyone successfully used make to do recursive builds with controlled
parallelism at each level? I tried "make -j -l 2.5" just to see if I
could get recursive parallelism that way....no joy.
If this doesn't work, I suppose I could change the defines in each leaf
Makefile to define -j 2 at leaf directories, but surely there's a true
parallel make in the works?
--
David Story, story AT sgi DOT com Info on VRML: http://vrml.sgi.com
Cosmo VRML Engineering, SGI Info on Cosmo: http://cosmo.sgi.com
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -