This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: no g++, also cannot exec cc1plus


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]