Date: Thu, 27 Jul 2000 17:34:51 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Stefan Viljoen cc: djgpp AT delorie DOT com Subject: Re: HELP In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, 27 Jul 2000, Stefan Viljoen wrote: > A) System cannot find cpp.exe > > Check your environment settings. > > Set path= C:\windows;C:\windows\command;C:\DJGPP\bin;C:\djgpp ^^^^^^^^ The last part (underlined) is not needed. And I recommend to put C:\DJGPP\bin *first*, not *last*. > B) cpp.exe is not there to find > > Are you sure you have cpp.exe on your system? check your DJGPP\BIN > directory. cpp.exe shouldn't be in DJGPP\BIN, not in the latest versions of GCC anyway.