summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2021-09-24 10:44:23 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2021-09-24 10:44:23 +0000
commit5da8bd91ce949a01afbb823c3d099a53bfb82b32 (patch)
treef06802c8795f4bfcee374ce10551307c569eac23
parent001785d118f371305c2bbb59858fca4b9fb44f30 (diff)
downloadmpfr-5da8bd91ce949a01afbb823c3d099a53bfb82b32.tar.gz
[INSTALL] Update about MinGW: the old mingw.org website no longer
exists, and MinGW has actually been replaced by Mingw-w64, which is for both 32-bit and 64-bit Windows. git-svn-id: https://scm.gforge.inria.fr/anonscm/svn/mpfr/trunk@14587 280ebfd0-de03-0410-8827-d642c229c3f4
-rw-r--r--INSTALL9
1 files changed, 4 insertions, 5 deletions
diff --git a/INSTALL b/INSTALL
index 48221ed5c..3856abd4f 100644
--- a/INSTALL
+++ b/INSTALL
@@ -593,13 +593,12 @@ approach depending on how you intend to use the resulting libraries.
a. Using MinGW
==============
-1 - We advise to use MinGW (http://www.mingw.org/ for 32-bit, and
- https://sourceforge.net/projects/mingw-w64/ for 32- and 64-bit),
- which is simpler and less demanding than Cygwin. Contrary to Cygwin,
- it also provides native Windows code.
+1 - We advise to use Mingw-w64 (https://www.mingw-w64.org/), which is
+ simpler and less demanding than Cygwin. Contrary to Cygwin, it also
+ provides native Windows code.
If you also use MSYS, you should use "make" for MSYS instead of
- the "make" utility from MinGW-W64 or from GCC, which causes the
+ the "make" utility from Mingw-w64 or from GCC, which causes the
following error:
libtool: warning: libobj name 'extract.Tpo -c -o extract.lo extract.lo'