Re: problem when I run MAKE for gcc-4.8.0

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 9 May 2013 18:49, Xiangqian Guo wrote:
> Hi,
>
> when I installed gcc-4.8.0 in redhat enterprise v6.1 and did "MAKE", I have a problem as below.
>
> Could you please give some suggestion?
>
> Best,
> Xiang
>
>
> configure: error: C++ compiler missing or inoperational
> make[2]: *** [configure-stage1-libcpp] Error 1
> make[2]: Leaving directory `/home/xqguo/software/gcc-4.8.0'
> make[1]: *** [stage1-bubble] Error 2
> make[1]: Leaving directory `/home/xqguo/software/gcc-4.8.0'
> make: *** [all] Error 2

Do you have a C++ compiler installed?

If not then you'll need to run 'yum install gcc-c++' as root.




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux