We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 189acef commit a15b588Copy full SHA for a15b588
README.md
@@ -50,8 +50,8 @@ On Debian-based Linux, you can run:
50
sudo apt-get install git make gcc g++ m4 texinfo bison flex wget
51
```
52
53
-**Note:** When building the toolchain for Windows, **mingw-w64** is
54
-also required.
+**Note:** When building the toolchain for Windows, **mingw-w64** is required.
+For 32-bit, **gcc-multilib** and **g++-multilib** are also needed.
55
56
#### Android NDK
57
0 commit comments