Message-ID: <01BE1165.815BD1C0@mmolekwa.rrs.co.za> From: Mthimkhulu Molekwa To: "'Djgpp'" Subject: STL virtual memory exhausted - help Date: Mon, 16 Nov 1998 13:31:59 +-200 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id GAA27386 Reply-To: djgpp AT delorie DOT com Hello Djgpp'ers, I have recently trying out the Introduction to STL programming with Allegro tutorial and have hit a snag. The code compiles fine for the first 4 chapters. But, when I get to chapter 5 where STL basics are introduced, the code therein does not compile. The error message I get is as follows: c:/djgpp/lang/cxx/list(34) In file included from c:/djgpp/lang/cxx/list:34, tut1.cc(2) c:/djgpp /lang/cxx/stl_list.h(285) Error: virtual memory exhausted Can someone please give me pointers as to what might be wrong and how I might solve this problem. Thanx in advance, Mthimkhulu