summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2010-05-10 09:25:01 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2010-05-10 09:25:01 +0000
commitcaf908167f8ff5768471a9e90fb9ec14ba4bfa9d (patch)
treee99a2ff3bfc331b21f080eb6be30ceb8714b0191 /INSTALL
parentac4cbd967b42fc320101c1ea6a365fadf940d9be (diff)
downloadmpfr-caf908167f8ff5768471a9e90fb9ec14ba4bfa9d.tar.gz
INSTALL: updated section about MS Windows.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@6793 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 2 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 47d8c371e..29a0fb61f 100644
--- a/INSTALL
+++ b/INSTALL
@@ -314,7 +314,8 @@ Notes on 32-bit Windows Applications (win32)
2 - If you just want to make a binary with gcc, there is nothing to do:
GMP, MPFR and the program compile exactly as under Linux.
But if you want to generate a library for MinGW from a Cygwin
- environment, you may need the -mno-cygwin gcc option.
+ environment, you may need the -mno-cygwin gcc option (otherwise
+ a typical error is _P_WAIT being undeclared).
3 - If you want to make libraries to work under another Windows compiler
like Visual C / C++, you have two options. Since the unix-like *.a