File: control.bootstrap

package info (click to toggle)
gcc-mingw-w64 27
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 756 kB
  • sloc: sh: 364; makefile: 336; sed: 108
file content (14 lines) | stat: -rw-r--r-- 597 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Package: gcc-mingw-w64-bootstrap
Architecture: any
Depends: binutils-mingw-w64,
         ${misc:Depends},
         ${shlibs:Depends}
Built-Using: gcc-@@VERSION@@ (= ${gcc:Version})
Description: GNU Compiler Collection for MinGW-w64
 MinGW-w64 provides a development and runtime environment for 32- and
 64-bit Windows applications using the GNU Compiler Collection (gcc).
 .
 This package contains the GNU Compiler Collection, supporting
 cross-compiling to 32- and 64-bit MinGW-w64 targets. The bootstrap
 version of the package contains only the minimal C compiler required
 to build MinGW-w64.