To: "Reimar v.d. Sand" Cc: djgpp Subject: Re: DJGPP PROBS III Date: Mon, 19 Dec 94 12:14:58 +0200 From: "Eli Zaretskii" > And the 3rd time ........ I replied to you earlier. Didn't you get it? > VCPI (Expanded) memory available: 2224 Kb > Swap space available: 2504 Kb (or more, depending on SET TMP...up to 70 MB) ^^^^^^^ This is VERY low, indeed. Don't you have more free disk space left? Or is that a RAM disk? If it is, change TMP to point to a real drive with more space. Tell me if it helps. Generally, GCC needs at least 2 MBytes of RAM + disk space to compile C programs, and 4.5MBytes for C++ programs.