Last active
May 21, 2018 19:09
-
-
Save jambonmcyeah/57082550900e40634cdfed16f9145857 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pacman -S mingw-w64-i686-gcc mingw-w64-x86_64-gcc mingw-w64-cross-gcc mingw-w64-i686-gdb mingw-w64-x86_64-gdb mingw-w64-i686-make mingw-w64-x86_64-make gcc gdb make mingw-w64-i686-clang mingw-w64-x86_64-clang mingw-w64-i686-clang-analyzer mingw-w64-x86_64-clang-analyzer mingw-w64-i686-llvm mingw-w64-x86_64-llvm mingw-w64-i686-lld mingw-w64-i686-lldb mingw-w64-x86_64-lld mingw-w64-x86_64-lldb mingw-w64-i686-clang-tools-extra mingw-w64-x86_64-clang-tools-extra clang llvm lld mingw-w64-i686-cmake mingw-w64-x86_64-cmake cmake mingw-w64-i686-meson mingw-w64-x86_64-meson base-devel | |
pacman -S python python2 mingw-w64-i686-nodejs mingw-w64-x86_64-nodejs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment