i586-mingw32msvc-c++filt
Minimalist GNU win32 (cross) binutils (transition package)
Install
- All systems
-
curl cmd.cat/i586-mingw32msvc-c++filt.sh
- Debian
-
apt-get install mingw32-binutils
- Ubuntu
-
apt-get install mingw32-binutils
- Fedora
-
dnf install mingw32-binutils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install mingw32-binutils
- Raspbian
-
apt-get install mingw32-binutils
- Dockerfile
- dockerfile.run/i586-mingw32msvc-c++filt
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.