public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* no g++, also cannot exec cc1plus
@ 2001-02-19  8:54 Troy L. Harris
  2001-02-19 22:24 ` Alexandre Oliva
  0 siblings, 1 reply; 2+ messages in thread
From: Troy L. Harris @ 2001-02-19  8:54 UTC (permalink / raw)
  To: gcc-help

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 844 bytes --]

Hi,
     I have a frsh install on 
Mandrake 7.2 Linux which includes gcc2.95........ I can view manpages with 'man 
gcc' but not 'man g++'.  I am trying to write c++ code.  When I try to 
compile using g++, the system doesn't know wha the hell g++ is.  If I try 
to compile using the command 'gcc -c foo.cc' etc. the damn thing says, "gcc 
installation problem: cannot exec cc1plus".  I downloaded a new rmp for 
gcc2.96 and also had to get a ccp rpm (cpp2.96.69) and I still have the same 
problems.  Does anyone know any quick soluions or what I need to do to get 
g++ and gcc running correctly?  I am using th packagemanager to run the 
installs and I do noting out of the ordinary meaning its supposedly putting 
everything where its supposed to go.
Thanks for any help you might provide,
   Troy Harris

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: no g++, also cannot exec cc1plus
  2001-02-19  8:54 no g++, also cannot exec cc1plus Troy L. Harris
@ 2001-02-19 22:24 ` Alexandre Oliva
  0 siblings, 0 replies; 2+ messages in thread
From: Alexandre Oliva @ 2001-02-19 22:24 UTC (permalink / raw)
  To: Troy L. Harris; +Cc: gcc-help

On Feb 19, 2001, "Troy L. Harris" <tlh1005@mail.ecu.edu> wrote:

>      I have a frsh install on Mandrake 7.2 Linux which includes >
>      gcc2.95

Looks like you have installed the core components of the compiler, but
not the C++ front-end.  Look for a package named gcc-c++, g++ or
however Mandrake names the GCC C++ front-end package; that's the one
you're missing.  You'll probably need the libstdc++-devel package too.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-02-19 22:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-19  8:54 no g++, also cannot exec cc1plus Troy L. Harris
2001-02-19 22:24 ` Alexandre Oliva

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).