Date: Mon, 12 Feb 1996 15:19:50 -0501 (EST) From: Cuthalion / Sliced Bread To: "A.Appleyard" cc: djgpp AT delorie DOT com Subject: Re: Infernal compiler error: CWSDPMI Message-ID: MIME-Version: 1.0 On Mon, 12 Feb 1996, A.Appleyard wrote: > Charles Sandmann wrote (Subject: Re: Infernal > compiler error.):- > > [the cause for the "Internal compiler error" while using CWSDPMI] is a > > CWSDPMI bug. CWSDPMI ran out of memory zones (after around 3000 sbrk calls). > > This can be fixed by bumping the internal heap size. I wrote a little > > program which can adjust this in the binary if anyone needs it. This > > particular C++ file needed 16Mb of VM to compile. > How common is this `Cooperative Wholesale Society DPMI' (or whatever the > letters mean)? I've never had that trouble with the old djgpp. I thought it stood for Charles Whatever-his-middle-name-is Sandmann... CWSDPMI will probably only be found with your programmes - you probably DO want to distribute your programmes with it so people with no DPMI installed can still run your programme. The DJGPP stub will, if no other DPMI provider is extant, search around for CWSDPMI, load it, run the programme, and, afterwards, unload CWSDPMI. /*********************************************************************** * Jesse Morris * cuth AT gryphon DOT ccs DOT brandeis DOT edu * jrmorris AT macalstr DOT edu * **************** Cuthalion / Sliced Bread ************************* \*********************************/