This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: New GCC takes 19x as long to compile my program (compared to old GCC), plus void** patch suggestion


On 08/10/2012 04:44 PM, Elmar Krieger wrote:
> I downloaded the latest official GCC 4.7.1, but unfortunately configure 
> stopped with "Building GCC requires GMP 4.2+, MPFR 2.3.1+ and MPC 
> 0.8.0+.", and for my CentOS Linux, only older versions of this libs are 
> available as RPMs.

Go into the top-level source directory of gcc, and run:

./contrib/download_prerequisites

Andrew.


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