gcc-4.8-armhf-cross 0.11 source package in Ubuntu
Changelog
gcc-4.8-armhf-cross (0.11) trusty; urgency=medium * Build-depend on gcc-4.8-source (>= 4.8.2-16). * Build for arm64 too. -- Matthias Klose <email address hidden> Wed, 26 Feb 2014 14:42:24 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- amd64 i386 arm64 all
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | main | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
gcc-4.8-armhf-cross_0.11.tar.gz | 27.4 KiB | 53319892ae00cbf93a73f3b337918d58c75659015df8086a68fabe8bdde0bd81 |
gcc-4.8-armhf-cross_0.11.dsc | 15.9 KiB | 5d64bf7ecf661963f9920733eeb2ab897f8f74aa708f6cf18e3bc8a2980d2281 |
Available diffs
- diff from 0.10 to 0.11 (2.0 KiB)
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 files)
This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
.
On architectures with multilib support, the package contains files
and dependencies 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: No summary available for gcc-4.8-multilib-arm-linux-gnueabihf in ubuntu utopic.
No description available for gcc-4.8-
multilib- arm-linux- gnueabihf in ubuntu utopic.
- 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: No summary available for gdc-4.8-arm-linux-gnueabihf in ubuntu utopic.
No description available for gdc-4.8-
arm-linux- gnueabihf in ubuntu utopic.
- gfortran-4.8-arm-linux-gnueabihf: No summary available for gfortran-4.8-arm-linux-gnueabihf in ubuntu utopic.
No description available for gfortran-
4.8-arm- linux-gnueabihf in ubuntu utopic.
- gfortran-4.8-multilib-arm-linux-gnueabihf: GNU Fortran compiler (multilib files)
This is the GNU Fortran compiler, which compiles Fortran on platforms
supported by the gcc compiler.
.
On architectures with multilib support, the package contains files
and dependencies 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 files)
This is the GNU Objective-C++ compiler, which compiles Objective-C++ on
platforms supported by the gcc compiler.
.
On architectures with multilib support, the package contains files
and dependencies 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 files)
This is the GNU Objective-C compiler, which compiles Objective-C on platforms
supported by the gcc compiler.
.
On architectures with multilib support, the package contains files
and dependencies 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.
- libatomic1-armhf-cross: support library providing __atomic built-in functions
library providing __atomic built-in functions. When an atomic call cannot
be turned into lock-free instructions, GCC will make calls into this library.
- libatomic1-dbg-armhf-cross: support library providing __atomic built-in functions (debug symbols)
library providing __atomic built-in functions. When an atomic call cannot
be turned into lock-free instructions, GCC will make calls into this library.
- 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.
- libgcc1-armhf-cross: GCC support library
Shared version of the support library, a library of internal subroutines
that GCC uses to overcome shortcomings of particular machines, or
special needs for some languages.
.
This package contains files for armhf architecture, for use in cross-compile
environment.
- libgcc1-dbg-armhf-cross: GCC support library (debug symbols)
Debug symbols for the GCC support library.
.
This package contains files for armhf architecture, for use in cross-compile
environment.
- 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.
- libgfortran3-armhf-cross: Runtime library for GNU Fortran applications
Library needed for GNU Fortran applications linked against the
shared library.
- libgfortran3-dbg-armhf-cross: Runtime library for GNU Fortran applications (debug symbols)
Library needed for GNU Fortran applications linked against the
shared library.
- libgo4-armhf-cross: Runtime library for GNU Go applications
Library needed for GNU Go applications linked against the
shared library.
- libgo4-dbg-armhf-cross: No summary available for libgo4-dbg-armhf-cross in ubuntu utopic.
No description available for libgo4-
dbg-armhf- cross in ubuntu utopic.
- libgomp1-armhf-cross: GCC OpenMP (GOMP) support library
GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
in the GNU Compiler Collection.
- libgomp1-dbg-armhf-cross: No summary available for libgomp1-dbg-armhf-cross in ubuntu utopic.
No description available for libgomp1-
dbg-armhf- cross in ubuntu utopic.
- 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.
- libobjc4-armhf-cross: Runtime library for GNU Objective-C applications
Library needed for GNU ObjC applications linked against the shared library.
- libobjc4-dbg-armhf-cross: Runtime library for GNU Objective-C applications (debug symbols)
Library needed for GNU ObjC applications linked against the shared library.
- 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: No summary available for libsfasan0-dbg-armhf-cross in ubuntu utopic.
No description available for libsfasan0-
dbg-armhf- cross in ubuntu utopic.
- libsfatomic1-armhf-cross: support library providing __atomic built-in functions (soft float ABI)
library providing __atomic built-in functions. When an atomic call cannot
be turned into lock-free instructions, GCC will make calls into this library.
- libsfatomic1-dbg-armhf-cross: support library providing __atomic built-in functions (soft float ABI debug symbols)
library providing __atomic built-in functions. When an atomic call cannot
be turned into lock-free instructions, GCC will make calls into this library.
- 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.
- libsfgcc1-armhf-cross: No summary available for libsfgcc1-armhf-cross in ubuntu utopic.
No description available for libsfgcc1-
armhf-cross in ubuntu utopic.
- libsfgcc1-dbg-armhf-cross: GCC support library (debug symbols)
Debug symbols for the GCC support library.
.
This package contains files for armhf architecture, for use in cross-compile
environment.
- 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.
- libsfgfortran3-armhf-cross: Runtime library for GNU Fortran applications (soft float ABI)
Library needed for GNU Fortran applications linked against the
shared library.
- libsfgfortran3-dbg-armhf-cross: No summary available for libsfgfortran3-dbg-armhf-cross in ubuntu utopic.
No description available for libsfgfortran3-
dbg-armhf- cross in ubuntu utopic.
- libsfgomp1-armhf-cross: GCC OpenMP (GOMP) support library (soft float ABI)
GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
in the GNU Compiler Collection.
- libsfgomp1-dbg-armhf-cross: GCC OpenMP (GOMP) support library (soft float ABI debug symbols)
GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
- libsfobjc-4.8-dev-armhf-cross: No summary available for libsfobjc-4.8-dev-armhf-cross in ubuntu utopic.
No description available for libsfobjc-
4.8-dev- armhf-cross in ubuntu utopic.
- libsfobjc4-armhf-cross: Runtime library for GNU Objective-C applications (soft float ABI)
Library needed for GNU ObjC applications linked against the shared library.
- libsfobjc4-dbg-armhf-cross: Runtime library for GNU Objective-C applications (soft float ABI debug symbols)
Library needed for GNU ObjC applications linked against the shared library.
- 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: No summary available for libsfstdc++6-4.8-dbg-armhf-cross in ubuntu utopic.
No description available for libsfstdc+
+6-4.8- dbg-armhf- cross in ubuntu utopic.
- libsfstdc++6-armhf-cross: GNU Standard C++ Library v3 (soft float ABI)
This package contains an additional runtime library for C++ programs
built with the GNU compiler.
.
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-dev-armhf-cross: No summary available for libstdc++-4.8-dev-armhf-cross in ubuntu utopic.
No description available for libstdc+
+-4.8-dev- armhf-cross in ubuntu utopic.
- libstdc++-4.8-pic-armhf-cross: No summary available for libstdc++-4.8-pic-armhf-cross in ubuntu utopic.
No description available for libstdc+
+-4.8-pic- armhf-cross in ubuntu utopic.
- libstdc++6-4.8-dbg-armhf-cross: No summary available for libstdc++6-4.8-dbg-armhf-cross in ubuntu utopic.
No description available for libstdc+
+6-4.8- dbg-armhf- cross in ubuntu utopic.
- libstdc++6-armhf-cross: No summary available for libstdc++6-armhf-cross in ubuntu utopic.
No description available for libstdc+
+6-armhf- cross in ubuntu utopic.