Thread: No C++ Compiler
View Single Post

   
  #3 (permalink)  
Old 01-18-2008, 07:49 AM
Chris Cox
 
Posts: n/a
Default Re: No C++ Compiler

shannonwhitty@hotmail.com wrote:
> Please Help!!!
>
> We have just re-installed Linux Enterprise over an old installation and
> there is no c compiler available. We tried to install gcc but it needs
> a c++ compiler available for it to install.
>
> Can anyone offer any assistance? Please refrain from advice at this
> stage, I just need to get this up and running - My option is to find
> the c compiler or re-install the basic Linux installation.


g++ is also on the media. That's your C++ choice.
Reply With Quote