public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* parallel make
@ 2003-08-27 21:23 Rich Elberger
  2003-08-28  0:55 ` Rolf Campbell
  0 siblings, 1 reply; 10+ messages in thread
From: Rich Elberger @ 2003-08-27 21:23 UTC (permalink / raw)
  To: cygwin

Hi folks,
Currently our build environment uses parallel make (-j jobs option) on all
our unixes using gnu tools.  We use an older version of gnu tools on our
windows boxes.  The older make on the windows box does not do parallel
make (or at least correctly).  I want to upgrade to the latest cygwin to
see if parallel make works, but this will require significant changes to
our build engine, so I would like to confirm a few things if possible.

1. Does the -j jobs option work well on windows. (part b: does it work
with the MSVC (6/7) compiler (which probably doesn't make a difference
anyway)?
2. Has anyone done this in a very large project, and if so, do you have
any performance gain stats (which, I acknowledge, is tied to
processor-intensive makes and how many processors the machine has).

I realize that dos does not allow for threading so I don't know if this is
a cmd.exe-related issue or not (since cmd.exe is the parent shell, I
don't know if this affects the behavior).

thanks in advance --


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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

end of thread, other threads:[~2003-08-28 20:19 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-27 21:23 parallel make Rich Elberger
2003-08-28  0:55 ` Rolf Campbell
2003-08-28  1:04   ` Christopher Faylor
2003-08-28  1:35     ` Rolf Campbell
2003-08-28  1:35       ` Christopher Faylor
2003-08-28 21:08         ` Rolf Campbell
2003-08-28  1:32   ` Rich Elberger
2003-08-28  2:16     ` Igor Pechtchanski
2003-08-28  5:25       ` Christopher Faylor
2003-08-28  5:32       ` Rich Elberger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).