Mail Archives: djgpp/1998/05/11/05:26:37
On Sun, 10 May 1998, Gurunandan R. Bhat wrote:
> I find that a TMPDIR variable set to (a ramdisk) d:\ causes gcc
> to Abort! without any further messages (even with -v). Changing it to d:/
> removes this problem. gcc2.7.2.1 worked with d:\
Andris, it seems like GCC 2.8.1 doesn't support backslashes as well as
forward slashes, at least in TMPDIR. IMHO this problem should be
corrected ASAP. A lot of people have TMPDIR defined with backslashes.
(Btw, does GCC look at TMP and TEMP as well as TMPDIR?)
- Raw text -