Date: Thu, 29 Jun 2000 09:59:28 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Laurynas Biveinis cc: "Mark E." , djgpp-workers AT delorie DOT com Subject: Re: Bash 2.04 beta 5 released In-Reply-To: <395A4B5E.8270D644@softhome.net> 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 Wed, 28 Jun 2000, Laurynas Biveinis wrote: > > > So I suspect the problem is with DJGPP. Did you try to build bash > > > with latest djdev from CVS? > > > > I just built Bash with an up-to-date libc.a from cvs, and still could not > > produce left over temp files. > > Ugh. I will investigate further. One possible reason for dissimilar behavior is the system configuration. It might be a good idea to try to reproduce this in a controlled environment, like a vanilla DOS system, or compare the system configurations to find the differences. For example, does TMPDIR point to a real disk (as opposed to RAM disk) in both cases? Do both systems run Windows, and which version? Etc., etc.