From: eyal AT eyal DOT emu DOT id DOT au (Eyal Lebedinsky) Subject: make problems with mingw32 22 Feb 1998 04:55:15 -0800 Message-ID: <34F01C56.597BF657.cygnus.gnu-win32@eyal.emu.id.au> References: <6oM5KyoppfB AT mike DOT franken DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: gnu-win32 AT cygnus DOT com Hi, Seems that make build a batch file in %TEMP% when it encounters dos commands (like 'del'). If I have something like cd subdir & make foo then the bat file may be overwritten while making foo in /subdir. On leaving /subdir I get a message about the batch file not being found. Is this a known problem? Is there a solution? Is there a prefered way to doing recursive makes (instead of using '&' to chain commands)? -- Eyal Lebedinsky (eyal AT eyal DOT emu DOT id DOT au) - 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".