1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
Package: binutils-mingw-w64
Architecture: all
Depends: ${misc:Depends},
binutils-mingw-w64-i686,
binutils-mingw-w64-x86-64,
binutils-mingw-w64-x86-64-ucrt,
Built-Using: binutils (= ${binutils:Version})
Description: Cross-binutils for Win32 and Win64 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 metapackage provides the toolchain binutils for common targets.
Package: binutils-mingw-w64-all
Architecture: all
Depends: ${misc:Depends},
binutils-mingw-w64-i686,
binutils-mingw-w64-i686-ucrt,
binutils-mingw-w64-x86-64,
binutils-mingw-w64-x86-64-ucrt,
Built-Using: binutils (= ${binutils:Version})
Description: Cross-binutils for Win32 and Win64 using MinGW-w64 (full)
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 metapackage provides the toolchain binutils for all targets.
|