Date: Wed, 14 Feb 1996 09:51:39 +0200 (IST) From: Eli Zaretskii To: Axel Thimm Cc: djgpp AT delorie DOT com Subject: Re: DJGPP v2 woes :( On Tue, 13 Feb 1996, Axel Thimm wrote: > I am also having trouble with v2 since some latest beta. Although having > 16MB RAM and having thrown lots of CONFIG.SYS/AUTOEXEC.BAT stuff away, I > cannot compile some C++ code using a makefile or having -O3 and some > warning switches on (I get internal errors). Are you running under CWSDPMI? If so, it was reported to cause such internal errors for large C++ programs. It seems that very large C++ programs cause the compiler to issue a lot of small memory allocation calls, which ultimately cause CWSDPMI to run out of its internal tables. A work-around is available; to read about it, point your Web browser to this URL: http://www.delorie.com/djgpp/mail-archives/djgpp/1996/02/09/14:35:52 I found it by searching the DJGPP newsgroup archives at this URL: http://www.delorie.com/djgpp/mail-archives/