dlltool
Minimalist GNU win32 (cross) binutils (transition package)
Install
- All systems
-
curl cmd.cat/dlltool.sh
- Debian
-
apt-get install binutils-mingw-w64-x86-64
- Ubuntu
-
apt-get install binutils-mingw-w64-x86-64
- Kali Linux
-
apt-get install binutils-mingw-w64-x86-64
- Fedora
-
dnf install mingw64-binutils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install binutils-mingw-w64-x86-64
- Raspbian
-
apt-get install binutils-mingw-w64-x86-64
- Dockerfile
- dockerfile.run/dlltool
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.
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.
binutils-mingw-w64-x86-64
Cross-binutils for Win64 (x64) 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 64-bit Windows.