Mail Archives: djgpp/1998/03/17/00:01:18
From: | "John M. Aldrich" <fighteer AT cs DOT com>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Re: DJGPP Compiler Error: "cannot exec cc1plus"
|
Date: | Mon, 16 Mar 1998 18:13:20 -0500
|
Organization: | Two pounds of chaos and a pinch of salt.
|
Lines: | 20
|
Message-ID: | <350DB210.EA6@cs.com>
|
References: | <350B1E0F DOT 9A327DD4 AT mailexcite DOT com>
|
NNTP-Posting-Host: | ppp232.cs.com
|
Mime-Version: | 1.0
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Jeremy Vink wrote:
>
> I'm unable to compile anything with djgpp...
> The same error message from gcc, gxx, and RHIDE...
> "Installation problem, cannot exec `cc1plus': No such file or directory"
Look for the file that has cc1plus in it. In this case, it's the one
required file that you did not download: gpp2721b.zip. I should also
mention that getting both lgp271b.zip and lgpp280b.zip is redundant;
they are two different versions of the C++ library and conflicts are
guaranteed to occur if you try to use both at the same time. Either
upgrade completely to gcc 2.8.0, or stick with 2.7.2.1.
--
---------------------------------------------------------------------
| John M. Aldrich | "Democracy is based on the assumption|
| aka Fighteer I | that a million men are wiser than one|
| mailto:fighteer AT cs DOT com | man. How's that again? I missed |
| http://www.cs.com/fighteer | something." - Lazarus Long |
---------------------------------------------------------------------
- Raw text -