Date: Wed, 27 Dec 2000 10:01:36 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Theodore Vojnovich cc: djgpp AT delorie DOT com Subject: Re: Memory Exception on compiles for thinkpads In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 26 Dec 2000, Theodore Vojnovich wrote: > I am running win2k on a thinkpad with 64 MB memory / 2 GB free disk space. > > When I go to compile (make) in rhide, I get a memory exception. However, > the program actually does compile and > when I get into a new dos window, it runs. That's a different problem, it sounds like the usual problems DJGPP programs have on Windows 2000: nested programs crash NTVDM. The original ThinkPad problems prevented _any_ DJGPP program from running. Whenever you tried, a program would crash early in the startup code.