Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!sol.ctr.columbia.edu!emory!hubcap!bambam!lsalomo From: lsalomo@bambam.uucp (Lawrence W Salomon) Newsgroups: comp.os.os2.programmer Subject: Re: OS/2 2.0 C386 pass 2 out of heap space Message-ID: <10678@hubcap.clemson.edu> Date: 28 Sep 90 19:40:15 GMT References: <47885@bigtex.cactus.org> Sender: news@hubcap.clemson.edu Reply-To: lsalomo@bambam.UUCP (Lawrence W Salomon) Organization: Clemson University Engineering Department Lines: 7 In OS/2 running IBM C/2 (or Microsoft C 5.1+, I believe) one could use the version of the compiler which itself was compiled using the large model (meaning a larger heap space) by renaming C1.EXE to C1S.EXE and C1L.EXE to C1.EXE . I don't know, however, if this can be done in OS/2 2.0 with C386. Cheers, Q