public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* cc1plus
@ 2006-09-22 14:05 grivet
  2006-09-22 14:19 ` cc1plus Rupert Wood
  0 siblings, 1 reply; 2+ messages in thread
From: grivet @ 2006-09-22 14:05 UTC (permalink / raw)
  To: gcc-help

Hello,

Using yum i have installed gcc.i386 0:4.1.1-1.fc5 under fedora-5. Due to
dependencies, yum also intalled glibc-devel, glibc-headers, libgcomp,
binutils, and cpp.

I can't compile any program, gcc complaining that it can't find cc1plus.
Why is the innstallation incomplete, where do I get cc1plus?

Thank your for your help
Jean-Philippe Grivet


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

* RE: cc1plus
  2006-09-22 14:05 cc1plus grivet
@ 2006-09-22 14:19 ` Rupert Wood
  0 siblings, 0 replies; 2+ messages in thread
From: Rupert Wood @ 2006-09-22 14:19 UTC (permalink / raw)
  To: 'grivet'; +Cc: gcc-help

Jean-Philippe Grivet wrote:

> I can't compile any program, gcc complaining that it can't find
> cc1plus. Why is the innstallation incomplete, where do I get
> cc1plus?

The basic gcc package only contains the C compiler, cc1. To get the C++
compiler, cc1plus, you'll need to install the gcc-c++ package too.

There are similar packages for other languages in case you need those too:
Fortran 95 (gcc-gfortran), Ada (gcc-gnat), Java (gcc-java), Objective C and
Objective C++ (gcc-objc and gcc-objc++ respectively).

Rup.


______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________

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

end of thread, other threads:[~2006-09-22 14:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-09-22 14:05 cc1plus grivet
2006-09-22 14:19 ` cc1plus Rupert Wood

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).