Date: Sun, 10 Dec 1995 09:20:22 +0200 (IST) From: Eli Zaretskii To: Robert Shaughnessy Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: GMAKE 3.71 Memory Leak? (Dos) On 8 Dec 1995, Robert Shaughnessy wrote: > I am not using the DJGPP port of GMAKE, but was told this group > may be able to help me. I have also tried using the DJGPP gmake, but do not > know how to set up the GO32 env. What is the BARE minimum that I need to > run GMAKE for DJGPP. You will need the execution-only environment and the Make distribution itself. Read the DJGPP FAQ list (available as faq102.zip from the same place you get DJGPP), Chapter 3, for more details. > the capabilities of GMAKE. However, it keeps telling me "Virtual Memory > Exhausted" after EXACTLY 15 object files are compiled. I believe there is Could it be that the problem is not the memory but the setting of your FILES= in CONFIG.SYS? Anyway, the DJGPP port of GNU Make doesn't have this problem.