summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2022-12-24 20:45:08 +0200
committerEli Zaretskii <eliz@gnu.org>2022-12-24 20:45:08 +0200
commit75155e458601a3597d382660d0be863ab4d512c0 (patch)
tree7303a797ef524a790fc79ae327c821348cdea418 /etc
parent677f6c79eb96e128399e8a0480769ec1fe8240ff (diff)
downloademacs-75155e458601a3597d382660d0be863ab4d512c0.tar.gz
; Bump minimum supported Windows version for MinGW64 to Windows 10.
Diffstat (limited to 'etc')
-rw-r--r--etc/PROBLEMS6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 634480cce7d..6db9e6d5be8 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -3487,9 +3487,9 @@ The error message might be something like
This happens if you try to build Emacs on versions of MS-Windows older
than the minimum version supported by MinGW-w64. As of Dec 2022, the
-minimum supported Windows version is 8.1, and the computer hardware
-(CPU, memory, disk) should also match the minimum Windows 8.1
-requirements.
+minimum Windows version supported by MSYS2/MinGW-w64 is 10, and the
+computer hardware (CPU, memory, disk) should also match the minimum
+Windows 10 requirements.
*** Segfault during 'make'