Date: Wed, 24 Jan 2001 18:33:35 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: pete Message-Id: <7458-Wed24Jan2001183334+0200-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.6 CC: djgpp AT delorie DOT com In-reply-to: <01012320174802.01013@localhost.localdomain> (message from pete on Tue, 23 Jan 2001 20:16:39 -0500) Subject: Re: DJGPP on win NT References: <01012320174802 DOT 01013 AT localhost DOT localdomain> 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 > From: pete > Date: Tue, 23 Jan 2001 20:16:39 -0500 > > Then I made a simple prog that just displayed "hello > world", for tesing purposes. Compiling and linkingwent greatly but when I tried > to launch then dosshell from RHIDE screen turned black and I had to click "end > task" to make it stop. I then tried to run the .exe file itself but windows NT > still did the same thing. Did you try to open another DOS box and/or reboot the machine, and then run only your hello world program? Did it work? If that doesn't work, please post here the source of that program, how did you comnpile it (the exact compilation command line), and how did you run it (what did you type at the DOS prompt). See, the compiler is also a DJGPP program. So if you succeeded to compile your program, DJGPP programs do run on that system.