Date: Thu, 3 Nov 94 07:32:44 -0500 From: dj AT stealth DOT ctron DOT com (DJ Delorie) To: buttrey AT stat DOT Berkeley DOT EDU Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: Mem. mgmt. in djgpp The fastest way to tell what go32 thinks about memory is to ask it. Just run "go32". If it says you don't have much memory, compiles will be slow. Fiddle with the emm386 parameters until go32 says it has a meg or more of memory, then compiles will go fast. I think only emm386 "allows" this problem. QEMM always seems to be able to find memory for djgpp somewhere.