1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
Package: binutils-mingw-w64-@@TARGET@@
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
binutils-mingw-w64-base (= ${binary:Version}),
binutils-common (>= ${local:Version}),
@@DEPENDS@@
Breaks: @@BREAKS@@
Replaces: @@REPLACES@@
Provides: @@PROVIDES@@
Built-Using: binutils (= ${binutils:Version})
Description: Cross-binutils for @@TITLE@@ 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
@@DESCRIPTION@@.
|