This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[CFT] in-tree GMP/MPFR, one more round
- From: Paolo Bonzini <paolo dot bonzini at lu dot unisi dot ch>
- To: Nick Clifton <nickc at redhat dot com>, "Kaveh R. GHAZI" <ghazi at caip dot rutgers dot edu>, GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Mon, 08 Jan 2007 12:04:28 +0100
- Subject: [CFT] in-tree GMP/MPFR, one more round
This patch is the final set of changes needed for in-tree GMP/MPFR.
Changes from the last iteration are that GMP and MPFR are only built
statically, and they are not installed.
Ciao,
Paolo