From: Ian Chapman Newsgroups: comp.os.msdos.djgpp Subject: Re: what to do? Date: Tue, 31 Mar 1998 11:50:47 -0500 Organization: Nortel Lines: 21 Message-ID: <35211EE7.6A27@nortel.ca> References: <6fqs5g$jd0$1 AT studium DOT student DOT umu DOT se> Reply-To: ichapman AT nortel DOT ca NNTP-Posting-Host: bcarib90.bnr.ca Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Jörgen Jones wrote: > > Hi! > This is the first time i use djgpp. I've done a c++ program text.cc and want > to compile it. > I write in a dos-window (in the c:\djgpp\bin - directory): > > gcc -c -Wall text.cc > > Then it doesnt compile. It say: > > gcc.exe: installation error, cannot exec 'cpp'. No such file or directory > (ENOENT). > > What is wrong? I've changed in autoexec.bat and in the djgpp.env file. > > /Jorgen Jorgen, go to where you got djgpp and get all the read me and installation instructions. Also get the faq frequently asked questions. Read up on the details and re try. Regards Ian.