i686-w64-mingw32-gcc-nm-win32
GNU C compiler for MinGW-w64 targeting Win32
Install
- All systems
-
curl cmd.cat/i686-w64-mingw32-gcc-nm-win32.sh
- Debian
-
apt-get install gcc-mingw-w64-i686
- Ubuntu
-
apt-get install gcc-mingw-w64-i686
- Kali Linux
-
apt-get install gcc-mingw-w64-i686
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gcc-mingw-w64-i686
- Raspbian
-
apt-get install gcc-mingw-w64-i686
- Dockerfile
- dockerfile.run/i686-w64-mingw32-gcc-nm-win32
gcc-mingw-w64-i686
GNU C compiler for MinGW-w64 targeting Win32
MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). This package contains the C compiler, supporting cross-compiling to 32-bit MinGW-w64 targets.