delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/09/30/12:58:42

Date: Thu, 30 Sep 1999 15:57:56 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: Rodeo Red <rodeored AT netstep DOT net>
cc: djgpp AT delorie DOT com
Subject: Re: hello.cpp: No such file or directory
In-Reply-To: <82501512F4BF960A.4FBD75FEEB6CD7C2.FCC19419C78901A5@lp.airnews.net>
Message-ID: <Pine.SUN.3.91.990930155314.21365F-100000@is>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On Wed, 29 Sep 1999, Rodeo Red wrote:

> Compiling: hello.cpp
> Bad command or file name
> no errors
> Creating: hello2.exe
> no errors
> 
> If there are no errors, why does it say
> Bad command or file name
> in the second line ? .

"No errors" means the compiler exited with a zero exit code.   The "Bad 
command or file name" message means some installation problem: the 
compiler cannot find some program it needs to run.  To see what program 
that is, add -v to the compilation switches that RHIDE passes to the 
compiler.  The program which GCC invokes immediately before "Bad command" 
is printed is the one you should look for.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019