Date: Tue, 7 Sep 1999 13:55:32 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Josh Reed cc: djgpp AT delorie DOT com Subject: Re: DJGPP 2.81 In-Reply-To: <37D47953.5AEDAB51@uswest.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 6 Sep 1999, Josh Reed wrote: > I just downloaded DJGPP 2.81 and am having trouble getting > started. I get the 'cannot exec cpp' error from gcc. See section 6.5 of the DJGPP FAQ list, it explains how to solve this. > I looked in the problems.txt file and it > didn't tell me how to change the djgpp.env file. Do NOT edit djgpp.env, unless you want to risk breaking your DJGPP installation in subtle but annoying ways. I doubt that any GCC installation instructions tell you to edit djgpp.env except in a case of real emergency, but even if they do, don't do that. Also please note that the latest version of the compiler is 2.95; 2.8.1 is pretty old. You might as well install the latest version.