Source: gcc-7-cross
Section: devel
Priority: optional
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Uploaders: Matthias Klose <doko@debian.org>
Standards-Version: 4.1.3
Build-Depends: gcc-7-source (>= 7.3.0-5~), binutils-multiarch (>= 2.30-5~),
  autoconf2.64, autogen, bison (>= 1:2.3),
  chrpath, debhelper (>= 9), dpkg-dev (>= 1.14.15), flex, gawk, gettext,
  gperf (>= 3.0.1), 
  binutils-arm-linux-gnueabihf (>= 2.30-5~) [amd64 i386 x32 arm64],
  libc6-dev-armhf-cross (>= 2.23) [amd64 i386 x32 arm64], 
  linux-libc-dev-armhf-cross [amd64 i386 x32 arm64],
  libisl-dev (>= 0.14-1~), libmpc-dev,
  libmpfr-dev (>= 2.3.0), libtool, lsb-release, m4, make (>= 3.81),
  pkg-config, libgc-dev,
  patchutils, procps, quilt, coreutils (>= 2.26) | realpath (>= 1.9.12), sharutils, texinfo (>= 4.3),
  g++-7,
  gccgo-7,
  gnat-7 [!m32r !sh3 !sh3eb !sh4eb],
  xz-utils, zlib1g-dev, python3, dwz
Build-Conflicts: gcc-multilib,
  libc6-amd64 [i386 x32], libc6-i386 [amd64 x32], libc6-x32 [amd64 i386]
Homepage: http://gcc.gnu.org/

Package: gcc-7-cross-base
Architecture: all
Section: devel
Priority: optional
Depends: ${misc:Depends}
Description: GCC, the GNU Compiler Collection (library base package)
 This package contains files common to all libraries
 contained in the GNU Compiler Collection (GCC).

Package: gcc-7-arm-linux-gnueabihf-base
Architecture: amd64 i386 x32 arm64
Section: devel
Priority: optional
Depends: ${misc:Depends}
Description: GCC, the GNU Compiler Collection (base package)
 This package contains files common to all languages and libraries
 contained in the GNU Compiler Collection (GCC).

Package: libgcc-7-dev-armhf-cross
Architecture: all
Section: libdevel
Priority: optional
Recommends: ${dep:libcdev}
Depends: gcc-7-arm-linux-gnueabihf-base (= ${gcc:Version}), ${dep:libgcc}, ${dep:libssp}, ${dep:libgomp}, ${dep:libitm}, ${dep:libatomic}, ${dep:libbtrace}, ${dep:libasan}, ${dep:liblsan}, ${dep:libtsan}, ${dep:libubsan}, ${dep:libcilkrts}, ${dep:libvtv}${dep:libqmath}, ${dep:libunwinddev}, ${shlibs:Depends}, ${misc:Depends}
Replaces: gcc-7 (<< ${gcc:SplitVersion})
Description: GCC support library (development files)
 This package contains the headers and static library files necessary for
 building C programs which use libgcc, libgomp, libquadmath, libssp or libitm.

Package: gcc-7-arm-linux-gnueabihf
Architecture: amd64 i386 x32 arm64
Section: devel
Priority: optional
Depends: gcc-7-arm-linux-gnueabihf-base (= ${gcc:Version}), cpp-7-arm-linux-gnueabihf (= ${gcc:Version}), binutils-arm-linux-gnueabihf (>= ${binutils:Version}), libgcc-7-dev-armhf-cross (= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends}
Recommends: ${dep:libcdev}
Suggests: ${gcc:multilib}, gcc-7-doc (>= ${gcc:SoftVersion}), gcc-7-locales (>= ${gcc:SoftVersion}), libgcc1-dbg-armhf-cross, libgomp1-dbg-armhf-cross, libitm1-dbg-armhf-cross, libatomic1-dbg-armhf-cross, libtsan0-dbg-armhf-cross, libbacktrace1-dbg-armhf-cross, libquadmath-dbg-armhf-cross, ${dep:libcloog}, ${dep:gold}
Provides: c-compiler-arm-linux-gnueabihf
Description: GNU C compiler
 This is the GNU C compiler, a fairly portable optimizing compiler for C.
 .
 This package contains C cross-compiler for armhf architecture.

Package: gcc-7-plugin-dev-arm-linux-gnueabihf
Architecture: amd64 i386 x32 arm64
Section: devel
Priority: optional
Depends: gcc-7-arm-linux-gnueabihf-base (= ${gcc:Version}), gcc-7-arm-linux-gnueabihf (= ${gcc:Version}), libgmp-dev (>= 2:5.0.1~), ${shlibs:Depends}, ${misc:Depends}
Description: Files for GNU GCC plugin development.
 This package contains (header) files for GNU GCC plugin development. It
 is only used for the development of GCC plugins, but not needed to run
 plugins.

Package: cpp-7-arm-linux-gnueabihf
Architecture: amd64 i386 x32 arm64
Section: devel
Priority: optional
Depends: gcc-7-arm-linux-gnueabihf-base (= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends}
Suggests: gcc-7-locales (>= ${gcc:SoftVersion})
Replaces: gcc-4.6 (<< 4.6.1-9)
Description: GNU C preprocessor
 A macro processor that is used automatically by the GNU C compiler
 to transform programs before actual compilation.
 .
 This package has been separated from gcc for the benefit of those who
 require the preprocessor but not the compiler.
 .
 This package contains preprocessor configured for armhf architecture.

Package: g++-7-arm-linux-gnueabihf
Architecture: amd64 i386 x32 arm64
Section: devel
Priority: optional
Depends: gcc-7-arm-linux-gnueabihf-base (= ${gcc:Version}), gcc-7-arm-linux-gnueabihf (= ${gcc:Version}), libstdc++-7-dev-armhf-cross (= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends}
Provides: c++-compiler-arm-linux-gnueabihf, c++abi2-dev
Suggests: ${gxx:multilib}, gcc-7-doc (>= ${gcc:SoftVersion}), libstdc++6-7-dbg-armhf-cross
Description: GNU C++ compiler
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This package contains C++ cross-compiler for armhf architecture.

Package: libasan4-armhf-cross
Section: devel
Architecture: all
Priority: optional
Depends: gcc-7-arm-linux-gnueabihf-base (= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: AddressSanitizer -- a fast memory error detector
 AddressSanitizer (ASan) is a fast memory error detector.  It finds
 use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.

Package: libcilkrts5-armhf-cross
Section: devel
Architecture: all
Priority: optional
Depends: gcc-7-arm-linux-gnueabihf-base (= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Intel Cilk Plus language extensions
 Intel Cilk Plus is an extension to the C and C++ languages to support
 data and task parallelism.

Package: gobjc++-7-arm-linux-gnueabihf
Architecture: amd64 i386 x32 arm64
Priority: optional
Depends: gcc-7-arm-linux-gnueabihf-base (= ${gcc:Version}), gobjc-7-arm-linux-gnueabihf (= ${gcc:Version}), g++-7-arm-linux-gnueabihf (= ${gcc:Version}), ${shlibs:Depends}, libobjc-7-dev-armhf-cross (= ${gcc:Version}), ${misc:Depends}
Suggests: ${gobjcxx:multilib}, gcc-7-doc (>= ${gcc:SoftVersion})
Provides: objc++-compiler-arm-linux-gnueabihf
Description: GNU Objective-C++ compiler
 This is the GNU Objective-C++ compiler, which compiles
 Objective-C++ on platforms supported by the gcc compiler. It uses the
 gcc backend to generate optimized code.

Package: gobjc-7-arm-linux-gnueabihf
Architecture: amd64 i386 x32 arm64
Priority: optional
Depends: gcc-7-arm-linux-gnueabihf-base (= ${gcc:Version}), gcc-7-arm-linux-gnueabihf (= ${gcc:Version}), ${dep:libcdev}, ${shlibs:Depends}, libobjc-7-dev-armhf-cross (= ${gcc:Version}), ${misc:Depends}
Suggests: ${gobjc:multilib}, gcc-7-doc (>= ${gcc:SoftVersion}), libobjc4-dbg-armhf-cross
Provides: objc-compiler-arm-linux-gnueabihf
Description: GNU Objective-C compiler
 This is the GNU Objective-C compiler, which compiles
 Objective-C on platforms supported by the gcc compiler. It uses the
 gcc backend to generate optimized code.

Package: libobjc-7-dev-armhf-cross
Architecture: all
Section: libdevel
Priority: optional
Depends: gcc-7-arm-linux-gnueabihf-base (= ${gcc:Version}), libgcc-7-dev-armhf-cross (= ${gcc:Version}), libobjc4-armhf-cross (>= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends}
Replaces: gobjc-7 (<< ${gcc:SplitVersion})
Description: Runtime library for GNU Objective-C applications (development files)
 This package contains the headers and static library files needed to build
 GNU ObjC applications.

Package: gfortran-7-arm-linux-gnueabihf
Architecture: amd64 i386 x32 arm64
Priority: optional
Depends: gcc-7-arm-linux-gnueabihf-base (= ${gcc:Version}), gcc-7-arm-linux-gnueabihf (= ${gcc:Version}), libgfortran-7-dev-armhf-cross (= ${gcc:Version}), ${dep:libcdev}, ${shlibs:Depends}, ${misc:Depends}
Provides: fortran95-compiler
Suggests: ${gfortran:multilib}, gfortran-7-doc, libgfortran4-dbg-armhf-cross
Description: GNU Fortran compiler
 This is the GNU Fortran compiler, which compiles
 Fortran on platforms supported by the gcc compiler. It uses the
 gcc backend to generate optimized code.

Package: libgfortran4-armhf-cross
Section: devel
Architecture: all
Priority: optional
Depends: gcc-7-arm-linux-gnueabihf-base (= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Runtime library for GNU Fortran applications
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: libgfortran-7-dev-armhf-cross
Architecture: all
Section: devel
Priority: optional
Depends: gcc-7-arm-linux-gnueabihf-base (= ${gcc:Version}), libgfortran4-armhf-cross, ${shlibs:Depends}, ${misc:Depends}
Replaces: gfortran-7 (<< ${gcc:SplitVersion})
Breaks: gfortran-7 (<< ${gcc:SplitVersion})
Description: Runtime library for GNU Fortran applications (development files)
 This package contains the headers and static library files needed to build
 GNU Fortran applications.

Package: gccgo-7-arm-linux-gnueabihf
Architecture: amd64 i386 x32 arm64
Priority: optional
Depends: gcc-7-arm-linux-gnueabihf-base (= ${gcc:Version}), gcc-7-arm-linux-gnueabihf (= ${gcc:Version}), libgo11-armhf-cross (>= ${gcc:Version}), ${dep:libcdev}, ${shlibs:Depends}, ${misc:Depends}
Provides: go-compiler
Suggests: ${go:multilib}, gccgo-7-doc, libgo11-dbg-armhf-cross
Description: GNU Go compiler
 This is the GNU Go compiler, which compiles Go on platforms supported
 by the gcc compiler. It uses the gcc backend to generate optimized code.

Package: libgo11-armhf-cross
Section: devel
Architecture: all
Priority: optional
Depends: gcc-7-arm-linux-gnueabihf-base (= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Runtime library for GNU Go applications
 Library needed for GNU Go applications linked against the
 shared library.

Package: libstdc++-7-dev-armhf-cross
Architecture: all
Section: devel
Priority: optional
Depends: gcc-7-arm-linux-gnueabihf-base (= ${gcc:Version}), libgcc-7-dev-armhf-cross (= ${gcc:Version}), libstdc++6-armhf-cross (>= ${gcc:Version}), ${dep:libcdev}, ${misc:Depends}
Provides: libstdc++-dev-armhf-cross, libstdc++-dev-armhf-dcv1, libstdc++6-dev-armhf-dcv1
Description: GNU Standard C++ Library v3 (development files)
 This package contains the headers and static library files necessary for
 building C++ programs which use libstdc++.
 .
 libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
 was included up to g++-2.95. The first version of libstdc++-v3 appeared
 in g++-3.0.
 .
 This package contains files for armhf architecture, for use in cross-compile
 environment.

Package: libstdc++-7-pic-armhf-cross
Architecture: all
Section: devel
Priority: optional
Depends: gcc-7-arm-linux-gnueabihf-base (= ${gcc:Version}), libstdc++6-armhf-cross (>= ${gcc:Version}), libstdc++6-7-dev-armhf-cross (= ${gcc:Version}), ${misc:Depends}
Provides: libstdc++-pic-armhf-dcv1
Description: GNU Standard C++ Library v3 (shared library subset kit)
 This is used to develop subsets of the libstdc++ shared libraries for
 use on custom installation floppies and in embedded systems.
 .
 Unless you are making one of those, you will not need this package.
 .
 This package contains files for armhf architecture, for use in cross-compile
 environment.

Package: gdc-7-arm-linux-gnueabihf
Architecture: amd64 i386 x32 arm64
Priority: optional
Depends: gcc-7-arm-linux-gnueabihf-base (= ${gcc:Version}), g++-7-arm-linux-gnueabihf (= ${gcc:Version}), libgphobos-7-dev-armhf-cross (= ${gcc:Version}), ${dep:libcdev}, ${shlibs:Depends}, ${misc:Depends}
Provides: d-compiler, d-v2-compiler
Suggests: ${gdc:multilib}, libgphobos71-dbg-armhf-cross
Description: GNU D compiler (version 2), based on the GCC backend
 This is the GNU D compiler, which compiles D on platforms supported by gcc.
 It uses the gcc backend to generate optimised code.
 .
 This compiler supports D language version 2.

Package: libgphobos-7-dev-armhf-cross
Architecture: all
Section: libdevel
Priority: optional
Depends: gcc-7-arm-linux-gnueabihf-base (= ${gcc:Version}), libgphobos71-armhf-cross (>= ${gcc:Version}), libgcc-7-dev-armhf-cross (= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Phobos D standard library
 This is the Phobos standard library that comes with the D2 compiler.

Package: libgphobos71-armhf-cross
Architecture: all
Section: devel
Priority: optional
Depends: gcc-7-arm-linux-gnueabihf-base (= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Phobos D standard library (runtime library)
 This is the Phobos standard library that comes with the D2 compiler.

Package: gnat-7-arm-linux-gnueabihf
Architecture: amd64 i386 x32 arm64
Priority: optional
Depends: gcc-7-arm-linux-gnueabihf-base (= ${gcc:Version}), gcc-7-arm-linux-gnueabihf (>= ${gcc:SoftVersion}), ${dep:libgnat}, ${dep:libcdev}, ${shlibs:Depends}, ${misc:Depends}
Suggests: gnat-7-doc, ada-reference-manual-html, ada-reference-manual-info, ada-reference-manual-pdf, ada-reference-manual-text, gnat-7-sjlj-arm-linux-gnueabihf
Conflicts: gnat (<< 4.1), gnat-3.1, gnat-3.2, gnat-3.3, gnat-3.4, gnat-3.5, gnat-4.0, gnat-4.1, gnat-4.2, gnat-4.3, gnat-4.4, gnat-4.6
Description: GNU Ada compiler
 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 This package provides the compiler, tools and runtime library that handles
 exceptions using the default zero-cost mechanism.

Package: gnat-7-sjlj-arm-linux-gnueabihf
Architecture: amd64 i386 x32 arm64
Priority: optional
Depends: gcc-7-arm-linux-gnueabihf-base (= ${gcc:Version}), gnat-7-arm-linux-gnueabihf (= ${gcc:Version}), ${misc:Depends}
Description: GNU Ada compiler (setjump/longjump runtime library)
 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 This package provides an alternative runtime library that handles
 exceptions using the setjump/longjump mechanism (as a static library
 only).  You can install it to supplement the normal compiler.

Package: libgnat-7-armhf-cross
Section: devel
Architecture: all
Priority: optional
Depends: gcc-7-arm-linux-gnueabihf-base (= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends}
Built-Using: ${Built-Using}
Description: runtime for applications compiled with GNAT (shared library)
 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 The libgnat library provides runtime components needed by most
 applications produced with GNAT.
 .
 This package contains the runtime shared library.

