From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: * X-Spam-Status: No, score=1.0 required=5.0 tests=BAYES_00,INVALID_MSGID, PP_MIME_FAKE_ASCII_TEXT,REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,bff4cb4ac6866ad5,start X-Google-Attributes: gid103376,public From: larry.l.stanbery@cpmx.saic.com Subject: GNAT/gnat1: insufficient memory Date: 1997/10/31 Message-ID: <878310429.15127@dejanews.com>#1/1 X-Deja-AN: 286190745 X-Http-User-Agent: Mozilla/4.0 (compatible; MSIE 4.0; Windows 95) X-Originating-IP-Addr: 136.205.149.72 () Organization: Deja News Usenet Posting Service X-Authenticated-Sender: larry.l.stanbery@cpmx.saic.com X-Article-Creation-Date: Fri Oct 31 15:07:09 1997 GMT Reply-To: larry.l.stanbery@cpmx.saic.com Newsgroups: comp.lang.ada Date: 1997-10-31T00:00:00+00:00 List-Id: Greetings: I was wondering if there are any general suggestions on how to cope with GNAT giving an "insufficient memory" error. The scenario: -- Ada spec and body, with about 60+ separates, each of which has significant amounts of code. -- GNAT compiler version (gasp!) 3.05 for DOS: � -- Running under Win95. � -- Configured MS-DOS session to 640K conventional memory, 4096K environment. � -- Machine has 32M memory, allowing Win95 to allocate virtual memory. -- GNAT compiler version 3.09 for Win95: � -- Running Win95. � -- Machine has 16M memory, allowing Win95 to allocate virtual memory. Both machines have the same problem -- both bail due to "insufficient memory". Running with the "-v" verbose option, I can see that gnat1.exe is the executable which is running out of memory. (BTW, the code _does_ compile -- I'm trying to port it to a PC.� It compiles fine under Apex on a Sun Solaris.) Any help is greatly appreciated. =) Larry Stanbery larry.l.stanbery@cpmx.saic.com -------------------==== Posted via Deja News ====----------------------- http://www.dejanews.com/ Search, Read, Post to Usenet