Re: Make 3.99.91/92 - Output-Synchronization fails with UAC or Non-Admins (under Windows)
Paul Smith <[email protected]> Mon, 23 Sep 2013 16:38:36 -0400
| Newsgroups | gmane.comp.gnu.make.windows |
|---|---|
| Organization | GNU's Not UNIX! |
| Message-ID | <1379968716.29912.248.camel@pdsdesk> |
On Mon, 2013-09-23 at 23:04 +0300, Eli Zaretskii wrote: > > IMHO, I think, this type of temporary files should be created like > other > > needed temporary (batch-) files in the TMP/TEMP-folder (using the > > associated environment variable). > > I agree. Can you please test with the following patch? I'm also > testing it; if it will give good results, I will commit it to the > repository. I wonder if this new tmpfile() would be better added to a source file in the w32 subdirectory somewhere, rather than ifdef'ing it into output.c?