From: "asast" Newsgroups: comp.os.msdos.djgpp Subject: missing cc1plus.exe file Lines: 39 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Message-ID: <_spx5.40284$XZ4.513027@news.infostrada.it> Date: Mon, 18 Sep 2000 14:16:26 GMT NNTP-Posting-Host: 151.21.172.72 X-Complaints-To: abuse AT libero DOT it X-Trace: news.infostrada.it 969286586 151.21.172.72 (Mon, 18 Sep 2000 16:16:26 MET DST) NNTP-Posting-Date: Mon, 18 Sep 2000 16:16:26 MET DST Organization: [Infostrada] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi all, I've never used a C compiler on a Ms-Dos O.S. before. Today I downloaded the full package of DJGPP from http://www.delorie.com, using the pkZip picker. I unzipped all the files I was suposed to and, after reading the first part of the documentation, I made a couple of changes into Autoexec.bat file. The software seemed to be pretty installed, as I followed all the steps carefully, but when I tried to compile the first helloworld.C file into the executable one, I got the following error message: gcc.exe: Installation problem, cannot exec 'cc1plus': No such file or directory (ENOENT) Then I decided to uninstall the full package, and I made the installation again from the beginning, but I got the same error as I tried to compile. So I started reading the FAQ, and I found the answer, the cc1plus.exe file was not where it was supposed to be. "OK..." I told myself "I've to look where this file is and put it into the right folder..." but surprise, iI don't have the cc1plus.exe file *at all* anywhere into my Pc. I've tried to look for it into the Delorie site's directories, but I didn't get anything. Can anybody explain to me what's going on with my DJGPP (I'm using win98 and all the newr version of the DJGPP files I was suggested to pick up)??? If I should get the single "cc1plus.exe" file and put it into the right directory according to what "djgpp.env" file says , where can I find it??? Thanks to everybody will help best regards, asast