From: David Rohde Newsgroups: comp.os.msdos.djgpp Subject: cannote exec 'cc1plus' Date: Thu, 25 Nov 1999 16:39:23 +1000 Organization: University of Queensland Lines: 18 Message-ID: NNTP-Posting-Host: student.uq.edu.au Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: bunyip.cc.uq.edu.au 943511964 5306 130.102.2.20 (25 Nov 1999 06:39:24 GMT) X-Complaints-To: news AT uq DOT edu DOT au NNTP-Posting-Date: 25 Nov 1999 06:39:24 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I've been using djgpp for ordinary c programs for ages and now I get the error when I try to compile c++: gcc.exe: instalation, cannote exec 'cc1plus': No such file or directory (ENOENT) but the file is definately there in the c:\djgpp\lib\gcc-lib\djgpp\2.95 is it in the right place? do I need to set a directory of a config file? Can anyone help? Thanks a lot David Rohde.