From: Damian Yerrick Newsgroups: comp.os.msdos.djgpp Subject: Re: "installation problem, cannot exec `cpp'" Organization: Pin Eight Software http://pineight.8m.com/ Message-ID: <3bn8ls88a9jfcg840k6o03bp87lqljb01e@4ax.com> References: X-Newsreader: Forte Agent 1.7/32.534 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 41 X-Trace: +ryjt+Z7ouIcZxGI4RaZYsaK8hZtA4IzNZHqcutGyjSO6JM+8c3ZuyEfb8l0FToHogHIZNcGOT2C!z1aeFNxHh3sturyt0d1+A5Xe9v3K6ujjou9zVznOvrNsop7Ms5uzwACqBX3795xPVV3G8ypT/Iao!6mLy X-Complaints-To: abuse AT gte DOT net X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Abuse-Info: Otherwise we will be unable to process your complaint properly NNTP-Posting-Date: Sat, 24 Jun 2000 07:39:49 GMT Distribution: world Date: Sat, 24 Jun 2000 07:39:49 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On Sat, 24 Jun 2000 05:26:26 +0600 (LKT), Kalum Somaratna aka Grendel wrote: >On Fri, 23 Jun 2000, The awesome and feared Jim Meier commented thusly, > >> I'm getting this error message from GCC with a totally fresh install: >> >> gcc -I. -Isrc -Iobj/djgpp -Wall -Wno-unused -m486 -O3 -ffast-math -fomit-fra >> me-pointer -o obj/djgpp/allegro.o -c src/allegro.c >> gcc.exe: installation problem, cannot exec `cpp': No such file or directory >> (ENOENT) > >Did you download the c++ compiler package (gpp*.zip) from the ftp site..? to Grendel: Allegro doesn't use C++. cpp is the preprocessor; cc1plus is the c++ compiler. to OP: Can you compile and run hello.c? ===== 8< ===== #include int main() { puts("hello world"); return 0; } ===== 8< ===== C:\PATH\TO\HELLO>gcc hello.c -o hello.exe -- Damian Yerrick "I refuse to listen to those who refuse to listen to reason." See the whole sig: http://www.rose-hulman.edu/~yerricde/sig.html This is McAfee VirusScan. Add these two lines to your signature to prevent the spread of signature viruses. http://www.mcafee.com/