This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

make problems with mingw32


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".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]