make-w32
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: README.W32.template


From: Paul D. Smith
Subject: Re: README.W32.template
Date: Mon, 23 Feb 2004 21:09:06 -0500

I made this change:

Index: README.W32.template
===================================================================
RCS file: /cvsroot/make/make/README.W32.template,v
retrieving revision 2.2
diff -u -B -b -r2.2 README.W32.template
--- README.W32.template 21 Jan 2004 06:33:00 -0000      2.2
+++ README.W32.template 24 Feb 2004 02:08:16 -0000
@@ -79,7 +79,8 @@
        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.  In this mode you must have a
+       working sh.exe in order to use parallel builds (-j).
 
        A native Windows32 system with no Bourne shell will also run
        in batch mode.  All command lines will be put into batch files


-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.paulandlesley.org
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist




reply via email to

[Prev in Thread] Current Thread [Next in Thread]