gcc-4.8-powerpc-cross 0.11 source package in Ubuntu
Changelog
gcc-4.8-powerpc-cross (0.11) trusty; urgency=medium * Build-depend on gcc-4.8-source (>= 4.8.1-16). -- Matthias Klose <email address hidden> Wed, 26 Feb 2014 07:04:34 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- amd64 i386 ppc64el 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-powerpc-cross_0.11.tar.gz | 27.5 KiB | 7b667fa6c213cb8522dbb5917af73e98566f332936ea8e3b359e1dad79abd3c9 |
gcc-4.8-powerpc-cross_0.11.dsc | 16.6 KiB | 3be9a1ad20b38bb10ddb870228cefaa10eea1e2841fcb593308020a4ec37f736 |
Available diffs
- diff from 0.10 to 0.11 (664 bytes)
Binary packages built by this source
- cpp-4.8-powerpc-linux-gnu: 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 powerpc architecture.
- g++-4.8-multilib-powerpc-linux-gnu: 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).
- g++-4.8-powerpc-linux-gnu: GNU C++ compiler
This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
.
This package contains C++ cross-compiler for powerpc architecture.
- gcc-4.8-multilib-powerpc-linux-gnu: 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-powerpc-linux-gnu: No summary available for gcc-4.8-powerpc-linux-gnu in ubuntu utopic.
No description available for gcc-4.8-
powerpc- linux-gnu in ubuntu utopic.
- gcc-4.8-powerpc-linux-gnu-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).
- gccgo-4.8-multilib-powerpc-linux-gnu: GNU Go compiler (multilib files)
This is the GNU Go compiler, which compiles Go 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).
- gccgo-4.8-powerpc-linux-gnu: 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-powerpc-linux-gnu: 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-powerpc-linux-gnu: 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-multilib-powerpc-linux-gnu: 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).
- gfortran-4.8-powerpc-linux-gnu: No summary available for gfortran-4.8-powerpc-linux-gnu in ubuntu utopic.
No description available for gfortran-
4.8-powerpc- linux-gnu in ubuntu utopic.
- gobjc++-4.8-multilib-powerpc-linux-gnu: No summary available for gobjc++-4.8-multilib-powerpc-linux-gnu in ubuntu utopic.
No description available for gobjc++
-4.8-multilib- powerpc- linux-gnu in ubuntu utopic.
- gobjc++-4.8-powerpc-linux-gnu: 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-powerpc-linux-gnu: No summary available for gobjc-4.8-multilib-powerpc-linux-gnu in ubuntu utopic.
No description available for gobjc-4.
8-multilib- powerpc- linux-gnu in ubuntu utopic.
- gobjc-4.8-powerpc-linux-gnu: 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.
- lib64asan0-dbg-powerpc-cross: AddressSanitizer -- a fast memory error detector (64bit 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.
- lib64asan0-powerpc-cross: No summary available for lib64asan0-powerpc-cross in ubuntu utopic.
No description available for lib64asan0-
powerpc- cross in ubuntu utopic.
- lib64atomic1-dbg-powerpc-cross: support library providing __atomic built-in functions (64bit 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.
- lib64atomic1-powerpc-cross: No summary available for lib64atomic1-powerpc-cross in ubuntu utopic.
No description available for lib64atomic1-
powerpc- cross in ubuntu utopic.
- lib64gcc-4.8-dev-powerpc-cross: No summary available for lib64gcc-4.8-dev-powerpc-cross in ubuntu utopic.
No description available for lib64gcc-
4.8-dev- powerpc- cross in ubuntu utopic.
- lib64gcc1-dbg-powerpc-cross: GCC support library (debug symbols)
Debug symbols for the GCC support library.
.
This package contains files for powerpc architecture, for use in cross-compile
environment.
- lib64gcc1-powerpc-cross: GCC support library (64bit)
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 powerpc architecture, for use in cross-compile
environment.
- lib64gfortran-4.8-dev-powerpc-cross: No summary available for lib64gfortran-4.8-dev-powerpc-cross in ubuntu utopic.
No description available for lib64gfortran-
4.8-dev- powerpc- cross in ubuntu utopic.
- lib64gfortran3-dbg-powerpc-cross: Runtime library for GNU Fortran applications (64bit debug symbols)
Library needed for GNU Fortran applications linked against the
shared library.
- lib64gfortran3-powerpc-cross: Runtime library for GNU Fortran applications (64bit)
Library needed for GNU Fortran applications linked against the
shared library.
- lib64go4-dbg-powerpc-cross: Runtime library for GNU Go applications (64bit debug symbols)
Library needed for GNU Go applications linked against the
shared library.
- lib64go4-powerpc-cross: No summary available for lib64go4-powerpc-cross in ubuntu utopic.
No description available for lib64go4-
powerpc- cross in ubuntu utopic.
- lib64gomp1-dbg-powerpc-cross: GCC OpenMP (GOMP) support library (64bit debug symbols)
GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
in the GNU Compiler Collection.
- lib64gomp1-powerpc-cross: GCC OpenMP (GOMP) support library (64bit)
GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
in the GNU Compiler Collection.
- lib64objc-4.8-dev-powerpc-cross: Runtime library for GNU Objective-C applications (64bit development files)
This package contains the headers and static library files needed to build
GNU ObjC applications.
- lib64objc4-dbg-powerpc-cross: Runtime library for GNU Objective-C applications (64 bit debug symbols)
Library needed for GNU ObjC applications linked against the shared library.
- lib64objc4-powerpc-cross: Runtime library for GNU Objective-C applications (64bit)
Library needed for GNU ObjC applications linked against the shared library.
- lib64stdc++-4.8-dev-powerpc-cross: No summary available for lib64stdc++-4.8-dev-powerpc-cross in ubuntu utopic.
No description available for lib64stdc+
+-4.8-dev- powerpc- cross in ubuntu utopic.
- lib64stdc++6-4.8-dbg-powerpc-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 powerpc architecture, for use in cross-compile
environment.
- lib64stdc++6-powerpc-cross: GNU Standard C++ Library v3 (64bit)
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 powerpc architecture, for use in cross-compile
environment.
- libasan0-dbg-powerpc-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.
- libasan0-powerpc-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.
- libatomic1-dbg-powerpc-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.
- libatomic1-powerpc-cross: No summary available for libatomic1-powerpc-cross in ubuntu utopic.
No description available for libatomic1-
powerpc- cross in ubuntu utopic.
- libgcc-4.8-dev-powerpc-cross: No summary available for libgcc-4.8-dev-powerpc-cross in ubuntu utopic.
No description available for libgcc-
4.8-dev- powerpc- cross in ubuntu utopic.
- libgcc1-dbg-powerpc-cross: No summary available for libgcc1-dbg-powerpc-cross in ubuntu utopic.
No description available for libgcc1-
dbg-powerpc- cross in ubuntu utopic.
- libgcc1-powerpc-cross: No summary available for libgcc1-powerpc-cross in ubuntu utopic.
No description available for libgcc1-
powerpc- cross in ubuntu utopic.
- libgfortran-4.8-dev-powerpc-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-dbg-powerpc-cross: Runtime library for GNU Fortran applications (debug symbols)
Library needed for GNU Fortran applications linked against the
shared library.
- libgfortran3-powerpc-cross: Runtime library for GNU Fortran applications
Library needed for GNU Fortran applications linked against the
shared library.
- libgo4-dbg-powerpc-cross: Runtime library for GNU Go applications (debug symbols)
Library needed for GNU Go applications linked against the
shared library.
- libgo4-powerpc-cross: Runtime library for GNU Go applications
Library needed for GNU Go applications linked against the
shared library.
- libgomp1-dbg-powerpc-cross: GCC OpenMP (GOMP) support library (debug symbols)
GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
in the GNU Compiler Collection.
- libgomp1-powerpc-cross: No summary available for libgomp1-powerpc-cross in ubuntu utopic.
No description available for libgomp1-
powerpc- cross in ubuntu utopic.
- libobjc-4.8-dev-powerpc-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-dbg-powerpc-cross: Runtime library for GNU Objective-C applications (debug symbols)
Library needed for GNU ObjC applications linked against the shared library.
- libobjc4-powerpc-cross: Runtime library for GNU Objective-C applications
Library needed for GNU ObjC applications linked against the shared library.
- libstdc++-4.8-dev-powerpc-cross: No summary available for libstdc++-4.8-dev-powerpc-cross in ubuntu utopic.
No description available for libstdc+
+-4.8-dev- powerpc- cross in ubuntu utopic.
- libstdc++-4.8-pic-powerpc-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 powerpc architecture, for use in cross-compile
environment.
- libstdc++6-4.8-dbg-powerpc-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 powerpc architecture, for use in cross-compile
environment.
- libstdc++6-powerpc-cross: No summary available for libstdc++6-powerpc-cross in ubuntu utopic.
No description available for libstdc+
+6-powerpc- cross in ubuntu utopic.