gcc-defaults 1.124ubuntu6 source package in Ubuntu
Changelog
gcc-defaults (1.124ubuntu6) trusty; urgency=medium * Provide the gnu triplet prefixed gcov symlink. * Add ppc64el as a native gcj architecture. -- Matthias Klose <email address hidden> Mon, 07 Apr 2014 23:39:54 +0200
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Trusty
- Original maintainer:
- Debian GCC maintainers
- Architectures:
- any 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-defaults_1.124ubuntu6.tar.gz | 63.6 KiB | 293db41f365355469f9340210c3a97a2f5b40316389fc973ffef286b10036c2c |
gcc-defaults_1.124ubuntu6.dsc | 2.0 KiB | b904064cd1ccb7bb3c9ba764d6ce1ab514b284292f91b43f78c1e7050638a604 |
Available diffs
- diff from 1.124ubuntu5 to 1.124ubuntu6 (957 bytes)
Binary packages built by this source
- cpp: GNU C preprocessor (cpp)
The GNU C preprocessor is 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 is a dependency package providing the default GNU C preprocessor.
- cpp-doc: Documentation for the GNU C preprocessor (cpp)
Documentation for the GNU C preprocessor in info format (dependency package).
- g++: No summary available for g++ in ubuntu utopic.
No description available for g++ in ubuntu utopic.
- g++-multilib: 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 dependencies
for the non-default multilib architecture(s).
- gcc: GNU C compiler
This is the GNU C compiler, a fairly portable optimizing compiler for C.
.
This is a dependency package providing the default GNU C compiler.
- gcc-doc: Documentation for the GNU C compilers (gcc, gobjc, g++)
Documentation for the GNU compilers in info format (dependency package).
- gcc-multilib: No summary available for gcc-multilib in ubuntu utopic.
No description available for gcc-multilib in ubuntu utopic.
- gccgo: Go compiler, based on the GCC backend
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.
.
This is a dependency package providing the default GNU Go compiler.
- gccgo-multilib: Go compiler, based on the GCC backend (multilib files)
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.
.
On architectures with multilib support, the package contains dependencies
for the non-default multilib architecture(s).
- gcj-jdk: No summary available for gcj-jdk in ubuntu utopic.
No description available for gcj-jdk in ubuntu utopic.
- gcj-jre: Java runtime environment using GIJ/Classpath
GIJ is a Java bytecode interpreter, not limited to interpreting bytecode.
It includes a class loader which can dynamically load shared objects, so
it is possible to give it the name of a class which has been compiled and
put into a shared library on the class path.
.
The package contains as well a collection of wrapper scripts and symlinks.
It is meant to provide a Java-RTE-like interface to the GIJ/GCJ tool set.
- gcj-jre-headless: No summary available for gcj-jre-headless in ubuntu utopic.
No description available for gcj-jre-headless in ubuntu utopic.
- gdc: D compiler (language version 2), based on the GCC backend
This is a dependency package providing the default D compiler.
Per policy, all packages that contain D sources must use this package
in their Build-Depends line.
.
This compiler supports D language version 2.
- gfortran: GNU Fortran 95 compiler
This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms
supported by the gcc compiler. It uses the gcc backend to generate optimized
code.
.
This is a dependency package providing the default GNU Fortran 95 compiler.
- gfortran-doc: No summary available for gfortran-doc in ubuntu utopic.
No description available for gfortran-doc in ubuntu utopic.
- gfortran-multilib: No summary available for gfortran-multilib in ubuntu utopic.
No description available for gfortran-multilib in ubuntu utopic.
- gobjc: 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.
.
This is a dependency package providing the default GNU Objective-C compiler.
- gobjc++: No summary available for gobjc++ in ubuntu utopic.
No description available for gobjc++ in ubuntu utopic.
- gobjc++-multilib: 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 dependencies
for the non-default multilib architecture(s).
- gobjc-multilib: 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 dependencies
for the non-default multilib architecture(s).
- libgcj-bc: Link time only library for use with gcj
A fake library that is used at link time only. It ensures that
binaries built with the BC-ABI link against a constant SONAME.
This way, BC-ABI binaries continue to work if the SONAME underlying
libgcj.so changes.
- libgcj-common: Java runtime library (common files)
This package contains files shared by Classpath and libgcj libraries.