summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorjeandel <jeandel@280ebfd0-de03-0410-8827-d642c229c3f4>2000-07-13 12:40:25 +0000
committerjeandel <jeandel@280ebfd0-de03-0410-8827-d642c229c3f4>2000-07-13 12:40:25 +0000
commit59d651e11e6ee7ab2198643a7034b644c4df9eae (patch)
tree5154f710022b72004c2ba884f39597d533c684b8 /INSTALL
parent5edd07bb911ce4fc074d04c6c3423cf785610095 (diff)
downloadmpfr-59d651e11e6ee7ab2198643a7034b644c4df9eae.tar.gz
autoconf options described
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@693 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL8
1 files changed, 8 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index d0bdc417c..2de759057 100644
--- a/INSTALL
+++ b/INSTALL
@@ -41,6 +41,14 @@ Sun UltraSparc/Solaris 2.6
HP 9000/HP-UX A.09.05
Pentium/Windows with Cygnus compiler
+
+./configure options
+===================
+
+--with-gmp-include=DIR assumes that DIR contains mpfr-impl.h, longlong.h...
+--with-gmp-lib=DIR assumes that DIR contains libgmp.a
+--with-gmp=DIR same as --with-gmp-lib=DIR/lib --with-gmp-include=DIR/include
+
Known problems.
===============