From: Nils Lohmann Newsgroups: comp.os.msdos.djgpp Subject: Re: virtual memory exhausted Date: Sun, 30 Jan 2000 12:22:04 GMT Organization: TU Hamburg-Harburg Lines: 25 Message-ID: <20000130.12220431@mis.configured.host> References: NNTP-Posting-Host: x241.dialin.tu-harburg.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: nathan.rz.tu-harburg.de 949231063 1160 134.28.9.241 (30 Jan 2000 11:17:43 GMT) X-Complaints-To: news AT tu-harburg DOT de NNTP-Posting-Date: 30 Jan 2000 11:17:43 GMT X-Priority: 3 (Normal) X-Newsreader: Mozilla/3.0 (compatible; StarOffice/5.1; OS/2) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id GAB18934 Reply-To: djgpp AT delorie DOT com >>>>>>>>>>>>>>>>>> Ursprüngliche Nachricht <<<<<<<<<<<<<<<<<< On 30.01.00, 08.25.10, Eli Zaretskii wrote > On Sat, 29 Jan 2000, Nils Lohmann wrote: > > The complete error message is: > > > > Compiling: hubanwd.cc > > In method 'void vector > > )::insert_aux(long int *, const long int &)': > > d:/djgpp/lang/cxx/stl_vector.h(354) Error: virtual memory exhausted > I'm guessing that this is a compiler bug. Are you using the latest > version 2.95.2 of GCC? If not, I suggest to upgrade and see if the > problem is solved. No I used version 2.8.1 of GCC, I will try version 2.9.5.2. and djdev203. Are there changes by handling BitSets?