Date: Sun, 3 Jan 1999 11:14:42 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: graham_fyffe AT hotmail DOT com cc: djgpp AT delorie DOT com Subject: Re: DJGPP and winNT? (was Re: djgpp and windows2000) In-Reply-To: <76mmlc$qon$1@nnrp1.dejanews.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Sun, 3 Jan 1999 graham_fyffe AT hotmail DOT com wrote: > Again: I'm using NT. RHIDE runs, it compiles and says "no errors", > and makes an exe, but the exe is bad, and won't run on anyone's > machines. Please post the exact description of what does ``the exe is bad'' mean. If the program crashes, post a symified traceback. If there are other strange phenomena when you run programs compiled on your machine, please describe these phenomena in detail. It is best to use the simplest hello world program (in C, not C++) as the testbed for such problems (provided that every program compiled on your machine exhibits the same problems).