summaryrefslogtreecommitdiffstats
path: root/src/INSTALLpc.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2019-04-04 20:32:24 +0200
committerBram Moolenaar <Bram@vim.org>2019-04-04 20:32:24 +0200
commit577fadfc100ff8fa569a34b89f5ad055ad726646 (patch)
treeeedcf55923909fd9b32d48c6cc2e276f16d2e7fc /src/INSTALLpc.txt
parent652de23dc7abf6aa2721ccee7fe279b5cce8069c (diff)
patch 8.1.1119: no support for Windows on ARM64.v8.1.1119
Problem: No support for Windows on ARM64. Solution: Add ARM64 support (Leendert van Doorn)
Diffstat (limited to 'src/INSTALLpc.txt')
-rw-r--r--src/INSTALLpc.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/INSTALLpc.txt b/src/INSTALLpc.txt
index 634f4ad71b..4b2bd3df7c 100644
--- a/src/INSTALLpc.txt
+++ b/src/INSTALLpc.txt
@@ -174,6 +174,15 @@ The following Visual C++ team blog can serve as a reference page:
http://blogs.msdn.com/b/vcblog/archive/2012/10/08/windows-xp-targeting-with-c-in-visual-studio-2012.aspx
+Cross compile support for Windows on ARM64
+------------------------------------------
+
+This depends on VS2017 with the optional ARM64 compiler and SDK
+installed. Use "vcvarsall.bat x64_arm64" as the build environment.
+
+The ARM64 support was provided by Leendert van Doorn.
+
+
OLDER VERSIONS
The minimal supported version is Windows XP. Building with older compilers