diff options
author | zimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4> | 2010-09-21 08:50:50 +0000 |
---|---|---|
committer | zimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4> | 2010-09-21 08:50:50 +0000 |
commit | 05a4ec13dcebe50fe49f7d16db08905fe21c190b (patch) | |
tree | b1f68cd0665710f5ef49e0dfcfeb8302ecada7c7 | |
parent | e8f4b3d817ab7e8a9a4d28b3a1b32345da040f93 (diff) | |
download | mpfr-05a4ec13dcebe50fe49f7d16db08905fe21c190b.tar.gz |
[INSTALL] update about "make tune"
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7164 280ebfd0-de03-0410-8827-d642c229c3f4
-rw-r--r-- | INSTALL | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -142,8 +142,9 @@ In the GMP build directory, you also need to go into the "tune" subdirectory and type "make speed". This will build the GMP speed library, which is used by the MPFR tuning mechanism. -Then go back to the MPFR build directory, and type "make tune". This will -build an optimized file "mparam.h" for your specific architecture. +Then go back to the MPFR build directory, go into the "tune" subdirectory and +type "make tune". This will build an optimized file "mparam.h" for your +specific architecture. ./configure options |