i686-w64-mingw32-strip

Cross-binutils for Win32 (x86) using MinGW-w64

Install

All systems
curl cmd.cat/i686-w64-mingw32-strip.sh
Debian Debian
apt-get install binutils-mingw-w64-i686
Ubuntu
apt-get install binutils-mingw-w64-i686
image/svg+xml Kali Linux
apt-get install binutils-mingw-w64-i686
Fedora
dnf install mingw32-binutils
Windows (WSL2)
sudo apt-get update sudo apt-get install binutils-mingw-w64-i686
Raspbian
apt-get install binutils-mingw-w64-i686

binutils-mingw-w64-i686

Cross-binutils for Win32 (x86) using MinGW-w64

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 toolchain binutils targeting 32-bit Windows.

mingw32-binutils

Minimalist GNU win32 (cross) binutils (transition package)

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 transition package replaces the old MinGW-based binutils and allows building software using the old amd64-mingw32msvc and i586-mingw32msvc triplets.