Mail Archives: djgpp/1995/10/27/09:41:02
On Fri, 27 Oct 1995, Geoffrey Hamilton wrote:
> Whenever I try to compile, I get the error message "Error: cannot open temp
> file", well not exactly. I get the name of a file that ends in .tmp. Can
> anyone tell me how to fix this..?
Check these:
1) Do your TMPDIR, TEMP and GO32TMP environment variables point to
an existing drive and directory?
2) Do you have enough disk space on that drive?
3) Does your CONFIG.SYS specify a sufficiently high value for
FILES= setting? (30 should be enough).
- Raw text -