To: ZRS Cc: djgpp Subject: Re: Some utilities crash under Windows. Date: Thu, 23 Feb 95 19:36:23 +0200 From: "Eli Zaretskii" > info.exe (2.10-p1) crashes windows on page scroll. > make.exe (3.71) chashes windows on exec (or spawn, or ???? > just run, say, make --version (or the like). > v2-make-3.72.2.exe This is claimed to run only in DPMI envir., in fact > it won't run under dos, BUT crashes under windows! > find.exe Say DPMI: not enough memory. > mst.exe (gnu smalltalk 1.1.1, compiled by me) DPMI: not enough memory. Seems like you might have a tight memory budget. Did you read the DJGPP FAQ list (question 2.8 gives advice about how to configure your system if it has less than the recommended amount of RAM, and Chapter 6 describes what to do when DJGPP programs crash)? If so, please tell us what were the results of your testing and post the necessary info about your machine so we could think about possible causes of your problems.