Date: Sun, 30 Jan 2000 10:25:10 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Nils Lohmann cc: djgpp AT delorie DOT com Subject: Re: virtual memory exhausted In-Reply-To: <20000129.19072453@mis.configured.host> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk 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.