Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!think.com!linus!linus!mbunix.mitre.org!pathak From: pathak@mbunix.mitre.org (Pathak) Newsgroups: comp.sys.mac.programmer Subject: Re: MacApp C++ Demo Program Message-ID: <1991Mar1.134704.27172@linus.mitre.org> Date: 1 Mar 91 13:47:04 GMT References: <8886@exodus.Eng.Sun.COM> Sender: news@linus.mitre.org (News Service) Organization: The MITRE Corp., Bedford MA Lines: 26 Nntp-Posting-Host: mbunix.mitre.org In article <8886@exodus.Eng.Sun.COM> eades@softcore.Eng.Sun.COM (Mark Eades) writes: >I've just started using MacApp with C++ and while trying to build the >Nothing demo program I got the following: > >***MPW Shell - Execution of HD:...:MPW:Interfaces:CIncludes:Quickdraw.h; >line 428 # internal << Cfront....>> error free store exausted > Mark, Your problem is the MPW is running out of memory. You have two options: 1) Increase the memory allocated to MPW 2) Use the -mf flag with mabuild.... e.g. mabuild Nothing -C -mf -CPlus -mf -Link -mf Either one should solve your problem. ---------------------------------------------------------------------- Heeren Pathak Mitre Corp pathak@mitre.org Burlington Road (617) 271-2988 Bedford, MA 01730 My opinions, not Mitre's.