delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1994/08/09/04:22:10

To: pierre AT la DOT tce DOT com
Cc: djgpp AT sun DOT soe DOT clarkson DOT edu
Subject: Re: make.exe problem in djgpp 1.11m5
Date: Tue, 09 Aug 94 08:24:00 +0300
From: eliz AT is DOT elta DOT co DOT il

> > First problem I have is that if TMPDIR is not defined, the following
> > makefile does not work (..\foo exists of course). It gives 'make.exe: ***
> > [all] Error 1'. I tried to debug a little bit (I do not have dowloaded gdb
> > yet), and the temporary files "./mk000084.bat" and "./mk000084.err" are
> > created OK, so I do not know where is the real problem...
> > 
> > all:
> > 	cd ..\\foo
> > 	echo OK
> > 

I think the problem is that in the absence of TMPDIR, these files are
created in the *current working directory*, but then the directory is 
changed.  I don't know if this is fixed in v1.12.

	Eli Zaretskii

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019