From: bob berkawitx Newsgroups: comp.os.msdos.djgpp Subject: problems with compiling .cc files Date: Tue, 14 Apr 1998 20:22:38 -0600 Organization: Migros-Genossenschafts-Bund Lines: 7 Message-ID: <353419EE.795A@214.98.1.1> Reply-To: jamklnathesews AT 214 DOT 98 DOT 1 DOT 1 NNTP-Posting-Host: 1cust3.max15.denver.co.ms.uu.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Whenever I try to compile a .cc file I get this error: gcc.exe: installation problem, cannot exec 'cc1plus':No such file or directory(ENOENT) I do have the c++ components of djgpp installed. Though, I'm not sure they are installed correctly. How can I fix this? Thanks in advance.