Date: Sun, 16 Jun 2002 08:10:21 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: pavenis AT lanet DOT lv cc: DJ Delorie , djgpp-workers AT delorie DOT com Subject: Re: gcc-3.1: old problem with temporary files In-Reply-To: <3D08F9D5.4065.4B0BFF@localhost> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, 13 Jun 2002 pavenis AT lanet DOT lv wrote: > TMPDIR=E:/TMP\ does not work (access in try() fails and as result TMP is > tried). Does not work both with currnt CVS version of DJGPP and > v2.03 update. In current CVS version _chmod(file_name,0) fails > (in src/libc/posix/unistd/access.c) Does this depend on the OS perhaps? Could people please try this on different versions of Windows and in plain DOS, and see what happens inside access()?