On Sat, Apr 6, 2013 at 1:20 PM, Alan Sayre <ansayre62@xxxxxxxxx> wrote: > I am trying to build gcc 4.8.0 and am confused by the prer= > equisites. What are the recommended versions of cloog/ppl/isl (+gmp/mpfr/mp= > c). Is libiconv needed? What is the required version of systemap? Can the p= > rerequisites be moved inside the gcc source once the gcc source is untarred= > or do they have to be kept separate and compiled separately? http://gcc.gnu.org/install/prerequisites.html gmp, mpfr, and mpc can be automatically bulit by putting the sources in a dir under the gcc source tree called gmp, mpfr, and mpc respectively.