From: "Pavlos" Newsgroups: comp.os.msdos.djgpp Subject: Re: compile problem under RHIDE... Date: Sun, 2 May 1999 05:50:35 +0300 Organization: An OTEnet S.A. customer Lines: 23 Message-ID: <7ghceo$4ac$1@newssrv.otenet.gr> References: <37264d44 DOT 0 AT grucom4 DOT gru DOT net> NNTP-Posting-Host: dram-a09.otenet.gr X-Trace: newssrv.otenet.gr 925644056 4428 195.167.113.232 (2 May 1999 11:20:56 GMT) X-Complaints-To: abuse AT otenet DOT gr NNTP-Posting-Date: 2 May 1999 11:20:56 GMT X-Newsreader: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Michael L. Miller wrote in message <37264d44 DOT 0 AT grucom4 DOT gru DOT net>... >When I compile a C++ file under RHIDE I get the following in the >message window: > >Compiling: program.cpp >Bad Command or File Name >no errors > >I am able to make an exe file that works fine. What is causing the Bad >Command or File Name message? Any help would be appreciated. > >Mike Miller > > > Do you have DJGPP installed? Are the environment variables set-up correctly (DGJPP, PATH)? If not, read the documentation(readme.1st file) which describes the installation proccess, as well how to set-up the environment variables.