------- Comment #8 from pinskia at gcc dot gnu dot org 2008-06-25 01:15 ------- > 1. I have the mpfr and gmp libs in non standard locations, so I want to make > sure that the gcc install looks at the correct places.
That is what --with-gmp=/--with-mpfr= are for. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36622