From: eyal@eyal.emu.id.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@mike.franken.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: gnu-win32@cygnus.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@eyal.emu.id.au)
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
