File: control

package info (click to toggle)
mingw32-binutils 2.20-0.2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 22,788 kB
  • sloc: makefile: 96
file content (22 lines) | stat: -rw-r--r-- 710 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: mingw32-binutils
Section: devel
Priority: optional
Build-Depends: debhelper (>= 4.0), gettext, bison, flex, perl, texinfo
Maintainer: Ron Lee <ron@debian.org>
Standards-Version: 3.7.2.2

Package: mingw32-binutils
Architecture: any
Suggests: mingw32
Depends: ${shlibs:Depends}
Conflicts: mingw32 (<< 2.95.3.8)
Description: Minimalist GNU win32 (cross) binutils
 A Linux hosted, win32 target, cross compiler for C/C++
 .
 Freedom through obsolescence.  Those who still really need to
 can now build windows executables from the comfort of Debian.
 .
 This package contains the toolchain binutils.  It is separate
 only for build reasons, you'll need all the mingw* packages
 to actually build anything.