> From: "J. David Bryan" <[EMAIL PROTECTED]> > Date: Tue, 21 Feb 2006 18:07:34 -0500 > > Running make-3.81rc1 under Windows with the following makefile will hang if > "-j 2" is specified, but will run properly if "-j 1" is selected instead. > To duplicate, put the following makefile into a blank directory:
When investigating behavior of the Windows port, it is always necessary to know, in addition to what you posted, also what shell do you use (i.e., is sh.exe somewhere on your PATH) and also what port(s) of other utilities (in this case `touch') are involved. It would also be nice to know what was the compiler used to build Make. _______________________________________________ Make-w32 mailing list [email protected] http://lists.gnu.org/mailman/listinfo/make-w32
