Message-Id: <199709160156.LAA23892@rabble.uow.edu.au> Subject: Command-line compiling: cpp.exe not found To: djgpp AT delorie DOT com (DJGPP) Date: Tue, 16 Sep 1997 11:56:02 +1000 (EST) From: *** Brett *** MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk My environment must be setup wrong. I cannot compile from the command line anymore with instructions like gcc -c file.cc -o file.o OR gcc file.cc. It always comes up with cpp.exe: : not found (ENOENT) -- or something to that effect. And yet, if I type cpp on the command line and give it a file to process, it does it with no complaints. The file cpp.exe definately exists in the bin directory. RHIDE can do all the compiling fine, and I only noticed this when I quickly whipped together a little piece of prototype code the other day. I _think_ it used to work, but I don't believe I changed anything. DJGPP is set to c:/djgpp/djgpp.env, and c:\djgpp\bin is in the path. What could be wrong here? Any solutions. Thanks, Brett -- "Give me ambiguity or give me something else" -- Brett Porter blp01 AT uow DOT edu DOT au http://www.geocities.com/CollegePark/Union/3596 Humour, Programming, and more.