CentOS upgrade support to C++11, gcc4.8.2

Source: Internet
Author: User

Upgrade to 4.8 "This should be the latest, but the online search has reached 5.2, feeling behind a bit more stable, of course, there is this version is the new one of the most used"

wget Http://people.centos.org/tru/devtools-2/devtools-2.repo-O/etc/yum.repos.d/devtools-2.repo

Or

Cd/etc/yum.repos.dwget Http://people.centos.org/tru/devtools-2/devtools-2.repo

And then

Yum Install DEVTOOLSET-2-GCC devtoolset-2-binutils devtoolset-2-gcc-c++

This will install the files on the

/opt/rh/devtoolset-2

If you want the editor to handle it, this action

Export CC=/OPT/RH/DEVTOOLSET-2/ROOT/USR/BIN/GCC Export Cpp=/opt/rh/devtoolset-2/root/usr/bin/cppexport CXX=/OPT/RH /devtoolset-2/root/usr/bin/c++

If you want GCC to replace the local, of course, it is not really to replace, just put him under our/usrlocal/bin, do not have to control the system comes with the "/usr/bin".

Ln-s/opt/rh/devtoolset-2/root/usr/bin/*/USR/LOCAL/BIN/HASH-RGCC--version

This two-part path has changed, "See Here": Http://people.centos.org/tru/devtools-2/readme

Reference: Http://superuser.com/questions/381160/how-to-install-gcc-4-7-x-4-8-x-on-centos

CentOS upgrade support to C++11, gcc4.8.2

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.