From: "Jim Meier" Newsgroups: comp.os.msdos.djgpp References: <200006240627 DOT JAA28397 AT mailgw1 DOT netvision DOT net DOT il> Subject: Re: "installation problem, cannot exec `cpp'" Lines: 26 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Message-ID: Date: Sun, 25 Jun 2000 00:28:57 GMT NNTP-Posting-Host: 24.65.123.50 X-Complaints-To: abuse AT home DOT net X-Trace: news1.sshe1.sk.home.com 961892937 24.65.123.50 (Sat, 24 Jun 2000 17:28:57 PDT) NNTP-Posting-Date: Sat, 24 Jun 2000 17:28:57 PDT Organization: @Home Network Canada To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Eli Zaretskii wrote in message news:200006240627 DOT JAA28397 AT mailgw1 DOT netvision DOT net DOT il... > > From: "Jim Meier" > > The FAQ mentions this problem but doesn't give me quite enough information > > to fix it. > > I think the FAQ (section 6.5) is pretty explicit, and tells you > exactly what to do: find cpp.exe and make sure that it is in the > directory where GCC looks for it. What exactly is not clear in the > FAQ? The fact that cpp IS in my path :) There was mention in the FAQ about an envvar "COMPILER_PATH" - my djgpp.env doesn't have one. What I don't know is where this entry should go, what it should look like, .. what I did that it isn't there to begin with? Sorry for wasting time, I'm sure these are beginner questions. (to the poster who asked, no, hello.c will not compile. nothing will, as gcc needs to preprocess everything first and can't find it) Thanks, Jim Meier