Date: Sun, 11 Apr 1999 14:13:58 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: MATTHEW WENG cc: djgpp AT delorie DOT com Subject: Re: Executables don't run in DOS In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Fri, 9 Apr 1999, MATTHEW WENG wrote: > I am having problems running DJGPP-built programs in DOS. *Any* DJGPP-built programs, or just some? For example, does go32-v2.exe (which comes with djdev202.zip package) work, or does it also reboot the machine? > I wrote a > "hello world" program to test it and it runs fine under Windows NT, but > when I move hello.exe to a DOS machine, my computer reboots immediately > when I try to run the program. I am using CWSDPMI so what could be > causing the problem? Either a bug in the program itself (hello world programs can also have bugs) that goes uncaught on NT, or some problem with your installation. Please post the source of the hello world program, and if go32-v2.exe also reboots, please also post the contents of AUTOREXEC.BAT and CONFIG.SYS from the offending machine.