summaryrefslogtreecommitdiff
path: root/README.win32.adoc
diff options
context:
space:
mode:
authorEt7f3 <cadeaudeelie@gmail.com>2021-11-10 13:37:21 +0100
committerGitHub <noreply@github.com>2021-11-10 13:37:21 +0100
commit1f5a21b580e8b93b0d5bf880d52947573cc4d4c3 (patch)
treef92f1fa326cc9e7da052adaa4b97919c83d6e0e0 /README.win32.adoc
parent17561dc1cf9127e53485721d0f16f73aa436680e (diff)
downloadocaml-1f5a21b580e8b93b0d5bf880d52947573cc4d4c3.tar.gz
OCaml now require Vista to build
Cf. https://discuss.ocaml.org/t/ocaml-4-07-0-default-unsafe-string-mingw32-working-for-windows-xp-sp3/8208/4
Diffstat (limited to 'README.win32.adoc')
-rw-r--r--README.win32.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.win32.adoc b/README.win32.adoc
index ecf6b1ef45..374a155e2e 100644
--- a/README.win32.adoc
+++ b/README.win32.adoc
@@ -45,7 +45,7 @@ Cygwin aims to provide a Unix-like environment on Windows, and the build
procedure for it is the same as for other flavours of Unix. See
link:INSTALL.adoc[] for full instructions.
-The native ports require Windows XP or later and naturally the 64-bit versions
+The native ports require Windows Vista or later and naturally the 64-bit versions
need a 64-bit edition of Windows (note that this is both to run *and* build).
The two native Windows ports have to be built differently, and the remainder of