summaryrefslogtreecommitdiffhomepage
path: root/BuildInstructions.md
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2023-06-26 11:42:13 +0200
committerDavid Lönnhager <david.l@mullvad.net>2023-06-26 11:44:06 +0200
commite281d117f23bb3cbb51d31979457ca52397780f7 (patch)
treeef91feccd9308e237433647cddd0832d27032b11 /BuildInstructions.md
parent511d19026863472946b19679bfde68e4e0788cc0 (diff)
downloadmullvadvpn-e281d117f23bb3cbb51d31979457ca52397780f7.tar.xz
mullvadvpn-e281d117f23bb3cbb51d31979457ca52397780f7.zip
Document where to download mingw
Diffstat (limited to 'BuildInstructions.md')
-rw-r--r--BuildInstructions.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/BuildInstructions.md b/BuildInstructions.md
index 483a6f6188..15d8a29ec2 100644
--- a/BuildInstructions.md
+++ b/BuildInstructions.md
@@ -102,7 +102,10 @@ The host has to have the following installed:
- `bash` installed as well as a few base unix utilities, including `sed` and `tail`.
You are recommended to use [Git for Windows].
-- `mingw`'s `gcc` compiler is required for CGo.
+- `mingw` is required for CGo.
+ The latest [`mingw-w64`](https://github.com/niXman/mingw-builds-binaries/releases) build works
+ well. Specifically, you'll need one of the releases labeled `x86_64`, `win32`, and `msvcrt`,
+ such as <https://github.com/niXman/mingw-builds-binaries/releases/download/13.1.0-rt_v11-rev1/x86_64-13.1.0-release-win32-seh-msvcrt-rt_v11-rev1.7z>.
- The `x86` target is required for building some NSIS plugins: