From: "BuckTheMan" Newsgroups: comp.os.msdos.djgpp Subject: Cannont find 'cpp' Lines: 14 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: Sat, 24 Jul 1999 19:02:15 GMT NNTP-Posting-Host: 24.5.116.198 X-Complaints-To: abuse AT home DOT net X-Trace: news.rdc1.tn.home.com 932842935 24.5.116.198 (Sat, 24 Jul 1999 12:02:15 PDT) NNTP-Posting-Date: Sat, 24 Jul 1999 12:02:15 PDT Organization: @Home Network To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I just recently got djgpp and when I tried to compile some dorky C program I wrote I got the error: gcc.exe: installation problem, cannot exec 'cpp': No such file or directory (ENOENT) I searched for cpp.exe in windows (98) and came up cpp in the folder: D:\DJGPP\lib\gcc-lib\gjgpp\2.81\ Which seems out of place to me, but I don't really know much. If I could get some help I'd be very happy, thanks.