[PATCH]: GMP/MPFR in-tree build instructions [Was: Re: [PATCH]: bump minimum MPFR version, (includes some fortranbits)]

Kaveh R. Ghazi ghazi@caip.rutgers.edu
Mon Oct 20 23:46:00 GMT 2008


From: "Tobias SchlÃŒter" <tobias.schlueter@physik.uni-muenchen.de>

+@option{--with-gmp-lib} and @option{--with-gmp-include}.  Alternatively,
+if a GMP source ditribution is found in a subdirectory of you GCC
+sources named @file{gmp}, it will be built together with GCC@.

 +Library is not installed in your default library search path.  See also
+@option{--with-mpfr-lib} and @option{--with-mpfr-include}.
+Alternatively, if a MPFR source ditribution is found in a subdirectory
+of you GCC sources named @file{mpfr}, it will be built together with
+GCC@.

Typos:

s/ditribution/distribution/
s/you GCC sources/your GCC sources/

Both occur twice.

        --Kaveh



More information about the Fortran mailing list