From: "Jan Willem Penterman" Newsgroups: comp.os.msdos.djgpp Subject: Re: RHIDE: doesn't run my exes Date: Tue, 24 Nov 1998 13:39:25 +0100 Organization: A2000 Kabeltelevisie & Telecommunicatie Lines: 23 Message-ID: <73e9f8$scq$1@pascal.a2000.nl> References: <73cjcl$4o8$1 AT newton DOT a2000 DOT nl> <365A0461 DOT A28A482B AT cartsys DOT com> NNTP-Posting-Host: node08f5.a2000.nl X-Newsreader: Microsoft Outlook Express 5.00.0518.4 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.0518.4 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Thanks Nate for your quick response. I looked up every section 8.7 I could find in any faq but that didn't seem to describe my problem. Ok, here is the output of stderr after succesfully compiling and linking the program to an exe: stderr: Bad command or filename. Here's my autoexec.bat: SET PATH=%PATH%;D:\djgpp\bin; SET DJGPP=D:\djgpp\djgpp.env For the rest I didn't make any changes to the standard setup. The only difference is that i have version 2.8.1 of all DJGPP components, but since compiling and linking works fine, i see no problems there. Greetz, Jan Willem