Slave
SVN checkout SVN: // gcc.gnu.org/svn/gcc/trunkget the latest gcccode, computation and compilation of the things about learning c++ 11, and the following problems occur during configure: Building GCC requires GMP 4.2 +, mpfr 2.3.1 + and MCM 0.8
Before downloading the source code, I wrote an article containing a tutorial on installing php with the source code. Therefore, you only need to download the GMP source code. It is better to go to the official website (gmplib) to download the source
Configure: error: GMP version> = 4.3.2 required, gmp4.3.2
This error is prompted when configuring mpc-1.0.1
Configure: error: GMP version> = 4.3.2 required
Find many mirror sites, and the lowest available version is: mpc-1.0.1
Wget ftp://gnu.mirror.
Using Yum update gcc can only be updated to gcc-4.4.7-11.el6.x86_64Download a later version of GCChttp://mirror.hust.edu.cn/gnu/gcc/gcc-4.8.4/The following error occurred during configuration:Configure:error:Building GCC requires GMP 4.2+, MPFR 2.4.0
Configure: error: Building GCC requires GMP 4.2 +, MPFR 2.4.0 + and MCM 0.8.0 +., mpfr2.4.0
Using yum update gcc can only be updated to gcc-4.4.7-11.el6.x86_64Download the GCC version laterHttp://mirror.hust.edu.cn/gnu/gcc/gcc-4.8.4/The following
GMP is short for GNU multiple-precision. It is a free Big integer computing library and exposes all source code. its official website seems to be gnu mp home page. however, the above GMP libraries are only provided for Linux.
I uploaded a Windows
preparatory work
Download and unzip the GCC source pack
Download a GCC source package from HTTP://FTP.GNU.ORG/GNU/GCC that you want to compile. For example, download is gcc-4.7.2.tar.bz2, and then use the input decompression command TAR-XVF
In order to install the miserable GCC under Ubuntu, the younger brother racked his brains for three days... When I figure out the dependency between the broken software m4, gmpmpfr, and NMPC, follow the strong Duniang's instructions, once installed,
20130812 wcdj)
1. Download the GCC compiler that supports C ++ 11.
Http://gcc.gnu.org/
Http://gcc.gnu.org/gcc-4.8/ (download GCC 4.8.1)
GCC 4.8.1 will BEC ++ 11 feature-complete [2013-04-01]
Support for C ++ 11
Ref-qualifiersWas
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.