gcc-4.8-armhf-cross 1 source package in Ubuntu

Changelog

gcc-4.8-armhf-cross (1) xenial; urgency=medium

  * Build using 4.8.5-3ubuntu1.
  * Drop build dependency on libgcc1-armhf-cross and libgcc1-armel-cross.

 -- Matthias Klose <email address hidden>  Sun, 13 Dec 2015 19:13:27 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
amd64 i386 arm64 all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gcc-4.8-armhf-cross_1.tar.xz 20.9 KiB 2dd5a552da40419e10084a4d6c8620f0a5cfe22d05869778ff48bdca792e25e1
gcc-4.8-armhf-cross_1.dsc 18.5 KiB b475ae1370122e59b9a09a93da9c28d5a4a53e5037005d6d63e5d51e95398f15

Available diffs

View changes file

Binary packages built by this source

cpp-4.8-arm-linux-gnueabihf: 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.

g++-4.8-arm-linux-gnueabihf: 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.

g++-4.8-multilib-arm-linux-gnueabihf: GNU C++ compiler (multilib support)

 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This is a dependency package, depending on development packages
 for the non-default multilib architecture(s).

gcc-4.8-arm-linux-gnueabihf: 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.

gcc-4.8-arm-linux-gnueabihf-base: GCC, the GNU Compiler Collection (base package)

 This package contains files common to all languages and libraries
 contained in the GNU Compiler Collection (GCC).

gcc-4.8-multilib-arm-linux-gnueabihf: GNU C compiler (multilib support)

 This is the GNU C compiler, a fairly portable optimizing compiler for C.
 .
 This is a dependency package, depending on development packages
 for the non-default multilib architecture(s).

gccgo-4.8-arm-linux-gnueabihf: 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.

gcj-4.8-arm-linux-gnueabihf: GCJ byte code and native compiler for Java(TM)

 GCJ is a front end to the GCC compiler which can natively compile both
 Java(tm) source and bytecode files. The compiler can also generate class
 files.

gdc-4.8-arm-linux-gnueabihf: 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.

gfortran-4.8-arm-linux-gnueabihf: 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.

gfortran-4.8-multilib-arm-linux-gnueabihf: GNU Fortran compiler (multilib support)

 This is the GNU Fortran compiler, which compiles Fortran on platforms
 supported by the gcc compiler.
 .
 This is a dependency package, depending on development packages
 for the non-default multilib architecture(s).

gobjc++-4.8-arm-linux-gnueabihf: 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.

gobjc++-4.8-multilib-arm-linux-gnueabihf: GNU Objective-C++ compiler (multilib support)

 This is the GNU Objective-C++ compiler, which compiles Objective-C++ on
 platforms supported by the gcc compiler.
 .
 This is a dependency package, depending on development packages
 for the non-default multilib architecture(s).

gobjc-4.8-arm-linux-gnueabihf: 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.

gobjc-4.8-multilib-arm-linux-gnueabihf: GNU Objective-C compiler (multilib support)

 This is the GNU Objective-C compiler, which compiles Objective-C on platforms
 supported by the gcc compiler.
 .
 This is a dependency package, depending on development packages
 for the non-default multilib architecture(s).

libasan0-armhf-cross: 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.

libasan0-dbg-armhf-cross: AddressSanitizer -- a fast memory error detector (debug symbols)

 AddressSanitizer (ASan) is a fast memory error detector. It finds
 use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.

libgcc-4.8-dev-armhf-cross: 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.

libgfortran-4.8-dev-armhf-cross: Runtime library for GNU Fortran applications (development files)

 This package contains the headers and static library files needed to build
 GNU Fortran applications.

libgo4-armhf-cross: Runtime library for GNU Go applications

 Library needed for GNU Go applications linked against the
 shared library.

libgo4-dbg-armhf-cross: Runtime library for GNU Go applications (debug symbols)

 Library needed for GNU Go applications linked against the
 shared library. This currently is an empty package, because the
 library is completely unstripped.

libobjc-4.8-dev-armhf-cross: Runtime library for GNU Objective-C applications (development files)

 This package contains the headers and static library files needed to build
 GNU ObjC applications.

libphobos-4.8-dev-armhf-cross: Phobos D standard library

 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

libsfasan0-armhf-cross: AddressSanitizer -- a fast memory error detector (soft float ABI)

 AddressSanitizer (ASan) is a fast memory error detector. It finds
 use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.

libsfasan0-dbg-armhf-cross: AddressSanitizer -- a fast memory error detector (soft float ABI debug symbols)

 AddressSanitizer (ASan) is a fast memory error detector. It finds
 use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.

libsfgcc-4.8-dev-armhf-cross: GCC support library (soft float ABI development files)

 This package contains the headers and static library files necessary for
 building C programs which use libgcc, libgomp, libquadmath, libssp or libitm.

libsfgfortran-4.8-dev-armhf-cross: Runtime library for GNU Fortran applications (soft float ABI development files)

 This package contains the headers and static library files needed to build
 GNU Fortran applications.

libsfobjc-4.8-dev-armhf-cross: Runtime library for GNU Objective-C applications (soft float development files)

 This package contains the headers and static library files needed to build
 GNU ObjC applications.

libsfstdc++-4.8-dev-armhf-cross: GNU Standard C++ Library v3 (development files) (armhf)

 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.

libsfstdc++6-4.8-dbg-armhf-cross: GNU Standard C++ Library v3 (debugging files)

 This package contains the shared library of libstdc++ compiled with
 debugging symbols.
 .
 This package contains files for armhf architecture, for use in cross-compile
 environment.

libstdc++-4.8-dev-armhf-cross: 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.

libstdc++-4.8-pic-armhf-cross: 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.

libstdc++6-4.8-dbg-armhf-cross: GNU Standard C++ Library v3 (debugging files)

 This package contains the shared library of libstdc++ compiled with
 debugging symbols.
 .
 This package contains files for armhf architecture, for use in cross-compile
 environment.