Date: Tue, 7 Jan 1997 08:46:28 +0200 (IST) From: Eli Zaretskii To: "Chris A. Triebel" cc: djgpp AT delorie DOT com Subject: Re: ALLEGRO||DJGPP: virtual memory error in 'new' In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Fri, 3 Jan 1997, Chris A. Triebel wrote: > ( plus allegro ). I had an old copy of a program which compiled and ran > fine before this change, I recompiled it ( it relies on allegro ) and ran > it. It immediately died throwing something to the affect of what is on > my subject line above ( and spitting out the registers and stack trace ). From what you tell, it seems like your program is running out of virtual memory. (Please post the exact message, or else you will probably get a lot of irrelevant advice.) Please run go32-v2 with no arguments and post what it prints. An approximation of the memory usage by your program would also be nice.