[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[patch] README.W32.template
From: |
J. Grant |
Subject: |
[patch] README.W32.template |
Date: |
Wed, 08 Oct 2003 19:01:27 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5b) Gecko/20030824 |
Hello,
I have attached patch a made to improve the description of the
BATCH_MODE_ONLY_SHELL mode when using --jobs. Please review it for
addition.
Is there a reason why "template" was appended to this files name in CVS?
Best regards
JG
2003-10-08 Jonathan R. Grant <address@hidden>
* README.W32.template: Improve description of BATCH_MODE_ONLY_SHELL
mode.
Index: README.W32.template
===================================================================
RCS file: /cvsroot/make/make/README.W32.template,v
retrieving revision 2.1
diff -u -r2.1 README.W32.template
--- README.W32.template 31 Aug 1999 17:02:37 -0000 2.1
+++ README.W32.template 8 Oct 2003 17:50:56 -0000
@@ -79,7 +79,9 @@
To work around this difficulty, this version of make supports
a batch mode. When BATCH_MODE_ONLY_SHELL is defined at compile
time, make forces all command lines to be executed via script
- files instead of by command line.
+ files instead of by command line. Note: gnumake --jobs mode is
+ only supported when a working sh.exe is available. (In this
+ BATCH_MODE_ONLY_SHELL mode.)
A native Windows32 system with no Bourne shell will also run
in batch mode. All command lines will be put into batch files
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [patch] README.W32.template,
J. Grant <=