Re: gc++ package for RH Enterprise 5 Desktop
Shawn Wells <[email protected]>
| Newsgroups | gmane.linux.redhat.rhn.user |
|---|---|
| Organization | Red Hat |
| Message-ID | <[email protected]> |
Mike Straw wrote: > Hi All, > > I'm not sure if this is the proper list for this question. If not > please point me to the right list. > > I'm running Red Hat Enterprise 5 Desktop edition. I have a need for > the gc++ compiler, but can't seem to find it. I have added the > development packages and have GNU C compiler (gcc-4.1.2-14.el2), but > can not find the GNU C++ compiler. > > Is there an RPM that contains the C++ compiler or must I download the > source and built it myself? > > Thanks for your time and sorry if slightly (or greatly) off topic. > > Mike Straw > [email protected] > Assuming you mean gcc-c++: # yum install gcc-c++