Date: Thu, 13 Jan 2000 09:49:49 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Gisle Vanem cc: djgpp AT delorie DOT com Subject: Re: bash and /tmp In-Reply-To: <001a01bf5d9a$5562d370$293f8589@gv015029.bgo.nera.no> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, 13 Jan 2000, Gisle Vanem wrote: > IMHO bash should do as gcc does and use $TMP or $TEMP in such a case. I agree. Please suggest this to Mark Elbrecht, who ported Bash 2.03. > Are you saying that bash *requires* a (full) djgpp installatin to work? No, I'm saying that a DJGPP installation makes many subtle aspects to magically work. Examples include INFOPATH setting for Info and Emacs, mirroring backslashes in PATH for Bash, etc. TMPDIR is one of these aspects (Bash is not the only program that needs it).