Message-Id: <200007301629.TAA01763@mailgw1.netvision.net.il> Date: Sun, 30 Jul 2000 19:28:32 +0200 To: jason_breitweiser AT usa DOT net X-Mailer: Emacs 20.6 (via feedmail 8.2.emacs20_6 I) and Blat ver 1.8.5b From: "Eli Zaretskii" CC: djgpp AT delorie DOT com In-reply-to: <20000730155643.18858.qmail@nwcst279.netaddress.usa.net> (message from Jason Breitweiser on 30 Jul 00 11:56:43 EDT) Subject: Re: [Re: NT runtime problem] References: <20000730155643 DOT 18858 DOT qmail AT nwcst279 DOT netaddress DOT usa DOT net> 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 > Date: 30 Jul 00 11:56:43 EDT > From: Jason Breitweiser > > I compiled it directly fromn RHIDE with the default settings so I do not know > the exact switches. Please try from the command prompt (the file README.1ST explains how), and see if it helps. Did you also run the program from within RHIDE, or did you run it from a command line, or by some other method? > As for Go32-V3, it says I have 57 Meg of available > memory, I actually have 128, and that there is no Swap memory. This is normal for the NT. You have enough memory, the problem is elsewhere. I suspect that you are trying to invoke a raw COFF image instead of the stubified .exe program. The clickable Windows interface makes that all too easy.