gcc-4.6 4.6.3-1ubuntu5 source package in Ubuntu
Changelog
gcc-4.6 (4.6.3-1ubuntu5) precise; urgency=low
* Pursuant to the cross-distro consensus on the armhf linker path,
update arm-dynamic-linker.diff with Michael Hope's improved patch.
* Remove cruft from debian/rules.patch dealing with the old patch.
-- Adam Conrad <email address hidden> Fri, 13 Apr 2012 11:40:50 -0600
Upload details
- Uploaded by:
- Adam Conrad
- Uploaded to:
- Precise
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- devel
- Urgency:
- Low Urgency
See full publishing history Publishing
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Precise | release | main | devel |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| gcc-4.6_4.6.3.orig.tar.gz | 56.1 MiB | b50f001fee6d8d8dd29886088cf932e3f7b0487b83d216f5177badfa160e7f4a |
| gcc-4.6_4.6.3-1ubuntu5.diff.gz | 810.0 KiB | 294f662801202a2be57255ca77d71dcdca7d97d5ad315bb5c6cf38be943fed1b |
| gcc-4.6_4.6.3-1ubuntu5.dsc | 8.4 KiB | baa2cb751b0161e2c7aabd9bef912e10bbbde7ec75d43111d1b7d3a3759f3910 |
Available diffs
Binary packages built by this source
- cpp-4.6: 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.
- cpp-4.6-doc: Documentation for the GNU C preprocessor (cpp)
Documentation for the GNU C preprocessor in info format.
- fixincludes: No summary available for fixincludes in ubuntu quantal.
No description available for fixincludes in ubuntu quantal.
- g++-4.6: GNU C++ compiler
This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
- g++-4.6-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 files
and dependencies for the non-default multilib architecture(s).
- g++-4.6-spu: SPU cross-compiler (C++ compiler)
GNU Compiler Collection for the Cell Broadband Engine SPU (C++ compiler).
- gcc-4.6: GNU C compiler
This is the GNU C compiler, a fairly portable optimizing compiler for C.
- gcc-4.6-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.6-doc: No summary available for gcc-4.6-doc in ubuntu quantal.
No description available for gcc-4.6-doc in ubuntu quantal.
- gcc-4.6-locales: GCC, the GNU compiler collection (native language support files)
Native language support for GCC. Lets GCC speak your language,
if translations are available.
.
Please do NOT submit bug reports in other languages than "C".
Always reset your language settings to use the "C" locales.
- gcc-4.6-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 files
and dependencies for the non-default multilib architecture(s).
- gcc-4.6-plugin-dev: 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.
- gcc-4.6-source: Source of the GNU Compiler Collection
This package contains the sources and patches which are needed to
build the GNU Compiler Collection (GCC).
- gcc-4.6-spu: SPU cross-compiler (preprocessor and C compiler)
GNU Compiler Collection for the Cell Broadband Engine SPU (preprocessor
and C compiler).
- gfortran-4.6: No summary available for gfortran-4.6 in ubuntu quantal.
No description available for gfortran-4.6 in ubuntu quantal.
- gfortran-4.6-doc: Documentation for the GNU Fortran compiler (gfortran)
Documentation for the GNU Fortran compiler in info format.
- gfortran-4.6-multilib: 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.6-spu: SPU cross-compiler (Fortran compiler)
GNU Compiler Collection for the Cell Broadband Engine SPU (Fortran compiler).
- gobjc++-4.6: 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.6-multilib: No summary available for gobjc++-4.6-multilib in ubuntu quantal.
No description available for gobjc++
-4.6-multilib in ubuntu quantal.
- gobjc-4.6: No summary available for gobjc-4.6 in ubuntu quantal.
No description available for gobjc-4.6 in ubuntu quantal.
- gobjc-4.6-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 files
and dependencies for the non-default multilib architecture(s).
- lib32gcc1: GCC support library (32 bit Version)
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.
- lib32gcc1-dbg: No summary available for lib32gcc1-dbg in ubuntu quantal.
No description available for lib32gcc1-dbg in ubuntu quantal.
- lib32gfortran3: Runtime library for GNU Fortran applications (32bit)
Library needed for GNU Fortran applications linked against the
shared library.
- lib32gfortran3-dbg: Runtime library for GNU Fortran applications (32 bit debug symbols)
Library needed for GNU Fortran applications linked against the
shared library.
- lib32gomp1: GCC OpenMP (GOMP) support library (32bit)
GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
in the GNU Compiler Collection.
- lib32gomp1-dbg: No summary available for lib32gomp1-dbg in ubuntu quantal.
No description available for lib32gomp1-dbg in ubuntu quantal.
- lib32mudflap0: GCC mudflap shared support libraries (32bit)
The libmudflap libraries are used by GCC for instrumenting pointer and array
dereferencing operations.
- lib32mudflap0-dbg: GCC mudflap shared support libraries (32 bit debug symbols)
The libmudflap libraries are used by GCC for instrumenting pointer and array
dereferencing operations.
- lib32objc3: No summary available for lib32objc3 in ubuntu quantal.
No description available for lib32objc3 in ubuntu quantal.
- lib32objc3-dbg: Runtime library for GNU Objective-C applications (32 bit debug symbols)
Library needed for GNU ObjC applications linked against the shared library.
- lib32quadmath0: No summary available for lib32quadmath0 in ubuntu quantal.
No description available for lib32quadmath0 in ubuntu quantal.
- lib32quadmath0-dbg: GCC Quad-Precision Math Library (32 bit debug symbols)
A library, which provides quad-precision mathematical functions on targets
supporting the __float128 datatype.
- lib32stdc++6: GNU Standard C++ Library v3 (32 bit Version)
This package contains an additional runtime library for C++ programs
built with the GNU compiler.
- lib32stdc++6-4.6-dbg: GNU Standard C++ Library v3 (debugging files)
This package contains the shared library of libstdc++ compiled with
debugging symbols.
- lib64gcc1: 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.
- lib64gcc1-dbg: GCC support library (debug symbols)
Debug symbols for the GCC support library.
- lib64gfortran3: Runtime library for GNU Fortran applications (64bit)
Library needed for GNU Fortran applications linked against the
shared library.
- lib64gfortran3-dbg: No summary available for lib64gfortran3-dbg in ubuntu quantal.
No description available for lib64gfortran3-dbg in ubuntu quantal.
- lib64gomp1: GCC OpenMP (GOMP) support library (64bit)
GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
in the GNU Compiler Collection.
- lib64gomp1-dbg: 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.
- lib64mudflap0: GCC mudflap shared support libraries (64bit)
The libmudflap libraries are used by GCC for instrumenting pointer and array
dereferencing operations.
- lib64mudflap0-dbg: No summary available for lib64mudflap0-dbg in ubuntu quantal.
No description available for lib64mudflap0-dbg in ubuntu quantal.
- lib64objc3: No summary available for lib64objc3 in ubuntu quantal.
No description available for lib64objc3 in ubuntu quantal.
- lib64objc3-dbg: Runtime library for GNU Objective-C applications (64 bit debug symbols)
Library needed for GNU ObjC applications linked against the shared library.
- lib64quadmath0: No summary available for lib64quadmath0 in ubuntu quantal.
No description available for lib64quadmath0 in ubuntu quantal.
- lib64quadmath0-dbg: No summary available for lib64quadmath0-dbg in ubuntu quantal.
No description available for lib64quadmath0-dbg in ubuntu quantal.
- lib64stdc++6: No summary available for lib64stdc++6 in ubuntu quantal.
No description available for lib64stdc++6 in ubuntu quantal.
- lib64stdc++6-4.6-dbg: GNU Standard C++ Library v3 (debugging files)
This package contains the shared library of libstdc++ compiled with
debugging symbols.
- libgcc1: 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.
- libgcc1-dbg: No summary available for libgcc1-dbg in ubuntu quantal.
No description available for libgcc1-dbg in ubuntu quantal.
- libgfortran3: Runtime library for GNU Fortran applications
Library needed for GNU Fortran applications linked against the
shared library.
- libgfortran3-dbg: Runtime library for GNU Fortran applications (debug symbols)
Library needed for GNU Fortran applications linked against the
shared library.
- libgomp1: 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: 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.
- libhfgcc1: GCC support library (hard float ABI)
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.
- libhfgcc1-dbg: No summary available for libhfgcc1-dbg in ubuntu quantal.
No description available for libhfgcc1-dbg in ubuntu quantal.
- libhfgfortran3: Runtime library for GNU Fortran applications (hard float ABI)
Library needed for GNU Fortran applications linked against the
shared library.
- libhfgfortran3-dbg: Runtime library for GNU Fortran applications (hard float ABI debug symbols)
Library needed for GNU Fortran applications linked against the
shared library.
- libhfgomp1: No summary available for libhfgomp1 in ubuntu quantal.
No description available for libhfgomp1 in ubuntu quantal.
- libhfgomp1-dbg: GCC OpenMP (GOMP) support library (hard float ABI debug symbols)
GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
- libhfmudflap0: No summary available for libhfmudflap0 in ubuntu quantal.
No description available for libhfmudflap0 in ubuntu quantal.
- libhfmudflap0-dbg: GCC mudflap shared support libraries (hard float debug symbols)
The libmudflap libraries are used by GCC for instrumenting pointer and array
dereferencing operations.
- libhfobjc3: Runtime library for GNU Objective-C applications (hard float ABI)
Library needed for GNU ObjC applications linked against the shared library.
- libhfobjc3-dbg: Runtime library for GNU Objective-C applications (hard float ABI debug symbols)
Library needed for GNU ObjC applications linked against the shared library.
- libhfstdc++6: No summary available for libhfstdc++6 in ubuntu quantal.
No description available for libhfstdc++6 in ubuntu quantal.
- libhfstdc++6-4.6-dbg: No summary available for libhfstdc++6-4.6-dbg in ubuntu quantal.
No description available for libhfstdc+
+6-4.6- dbg in ubuntu quantal.
- libmudflap0: GCC mudflap shared support libraries
The libmudflap libraries are used by GCC for instrumenting pointer and array
dereferencing operations.
- libmudflap0-4.6-dev: GCC mudflap support libraries (development files)
The libmudflap libraries are used by GCC for instrumenting pointer and array
dereferencing operations.
.
This package contains the headers and the static libraries.
- libmudflap0-dbg: GCC mudflap shared support libraries (debug symbols)
The libmudflap libraries are used by GCC for instrumenting pointer and array
dereferencing operations.
- libobjc3: No summary available for libobjc3 in ubuntu quantal.
No description available for libobjc3 in ubuntu quantal.
- libobjc3-dbg: Runtime library for GNU Objective-C applications (debug symbols)
Library needed for GNU ObjC applications linked against the shared library.
- libquadmath0: GCC Quad-Precision Math Library
A library, which provides quad-precision mathematical functions on targets
supporting the __float128 datatype. The library is used to provide on such
targets the REAL(16) type in the GNU Fortran compiler.
- libquadmath0-dbg: No summary available for libquadmath0-dbg in ubuntu quantal.
No description available for libquadmath0-dbg in ubuntu quantal.
- libsfgcc1: GCC support library (soft float ABI)
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.
- libsfgcc1-dbg: No summary available for libsfgcc1-dbg in ubuntu quantal.
No description available for libsfgcc1-dbg in ubuntu quantal.
- libsfgfortran3: No summary available for libsfgfortran3 in ubuntu quantal.
No description available for libsfgfortran3 in ubuntu quantal.
- libsfgfortran3-dbg: Runtime library for GNU Fortran applications (hard float ABI debug symbols)
Library needed for GNU Fortran applications linked against the
shared library.
- libsfgomp1: No summary available for libsfgomp1 in ubuntu quantal.
No description available for libsfgomp1 in ubuntu quantal.
- libsfgomp1-dbg: No summary available for libsfgomp1-dbg in ubuntu quantal.
No description available for libsfgomp1-dbg in ubuntu quantal.
- libsfmudflap0: No summary available for libsfmudflap0 in ubuntu quantal.
No description available for libsfmudflap0 in ubuntu quantal.
- libsfmudflap0-dbg: No summary available for libsfmudflap0-dbg in ubuntu quantal.
No description available for libsfmudflap0-dbg in ubuntu quantal.
- libsfobjc3: No summary available for libsfobjc3 in ubuntu quantal.
No description available for libsfobjc3 in ubuntu quantal.
- libsfobjc3-dbg: No summary available for libsfobjc3-dbg in ubuntu quantal.
No description available for libsfobjc3-dbg in ubuntu quantal.
- libsfstdc++6: 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.
- libsfstdc++6-4.6-dbg: GNU Standard C++ Library v3 (debugging files)
This package contains the shared library of libstdc++ compiled with
debugging symbols.
- libstdc++6: GNU Standard C++ Library v3
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.
- libstdc++6-4.6-dbg: GNU Standard C++ Library v3 (debugging files)
This package contains the shared library of libstdc++ compiled with
debugging symbols.
- libstdc++6-4.6-dev: No summary available for libstdc++6-4.6-dev in ubuntu quantal.
No description available for libstdc++6-4.6-dev in ubuntu quantal.
- libstdc++6-4.6-doc: No summary available for libstdc++6-4.6-doc in ubuntu quantal.
No description available for libstdc++6-4.6-doc in ubuntu quantal.
- libstdc++6-4.6-pic: No summary available for libstdc++6-4.6-pic in ubuntu quantal.
No description available for libstdc++6-4.6-pic in ubuntu quantal.
