Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!uwm.edu!lll-winken!sun-barr!newstop!jethro!grendal.Sun.COM!acm From: acm@grendal.Sun.COM (Andrew MacRae) Newsgroups: comp.sys.ibm.pc Subject: Re: question about Imagesoft's Glockenspiel Commonview C++ compiler Keywords: Imagesoft Glockenspiel Commonview C++ Message-ID: <945@jethro.Corp.Sun.COM> Date: 26 Feb 90 20:43:34 GMT References: <25065@ut-emx.UUCP> Sender: news@jethro.Corp.Sun.COM Reply-To: acm@grendal.EBay.Sun.COM (Andrew MacRae) Organization: Sun Microsystems, Inc. Mt. View, Ca. Lines: 13 In article <25065@ut-emx.UUCP> keshava@walt.cc.utexas.edu (Sanjay Keshava) writes: >I'm using version 1.2 of Imagesoft's Glockenspiel Commonview C++ >compiler on a 386 PC with 4 MB of memory and DOS 4.0 and am having >problems with memory shortage. > >The specific error states that "free store is exhausted". This occurs >in the cfxx C++ compilation stage, not in the preprocessing stage. I ran into the same problem. You have to obtain an optional program from Imagesoft (I think called 16m) in order to use memory over 640kb. Once I had that program I didn't have any problem with free store being exhusted. Andrew MacRae