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: Fix non-ANSI header files
FixIncludes was created to fix non-ANSI system header files. Many
system manufacturers supply proprietary headers that are not ANSI compliant.
The GNU compilers cannot compile non-ANSI headers. Consequently, the
FixIncludes shell script was written to fix the header files.
.
Not all packages with header files are installed on the system, when the
package is built, so we make fixincludes available at build time of other
packages, such that checking tools like lintian can make use of it.
- 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: No summary available for gcc-4.6-base in ubuntu quantal.
No description available for gcc-4.6-base in ubuntu quantal.
- 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: No summary available for gcc-4.6-locales in ubuntu quantal.
No description available for gcc-4.6-locales in ubuntu quantal.
- 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: No summary available for gcc-4.6-plugin-dev in ubuntu quantal.
No description available for gcc-4.6-plugin-dev in ubuntu quantal.
- 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: No summary available for gcc-4.6-spu in ubuntu quantal.
No description available for gcc-4.6-spu in ubuntu quantal.
- gfortran-4.6: 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.6-doc: Documentation for the GNU Fortran compiler (gfortran)
Documentation for the GNU Fortran compiler in info format.
- gfortran-4.6-multilib: No summary available for gfortran-4.6-multilib in ubuntu quantal.
No description available for gfortran-
4.6-multilib in ubuntu quantal.
- gfortran-4.6-spu: No summary available for gfortran-4.6-spu in ubuntu quantal.
No description available for gfortran-4.6-spu in ubuntu quantal.
- 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: 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.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.
- lib32gcc1: No summary available for lib32gcc1 in ubuntu quantal.
No description available for lib32gcc1 in ubuntu quantal.
- lib32gcc1-dbg: GCC support library (debug symbols)
Debug symbols for the GCC support library.
- lib32gfortran3: No summary available for lib32gfortran3 in ubuntu quantal.
No description available for lib32gfortran3 in ubuntu quantal.
- lib32gfortran3-dbg: Runtime library for GNU Fortran applications (32 bit debug symbols)
Library needed for GNU Fortran applications linked against the
shared library.
- lib32gomp1: No summary available for lib32gomp1 in ubuntu quantal.
No description available for lib32gomp1 in ubuntu quantal.
- lib32gomp1-dbg: GCC OpenMP (GOMP) support library (32 bit debug symbols)
GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
in the GNU Compiler Collection.
- lib32mudflap0: No summary available for lib32mudflap0 in ubuntu quantal.
No description available for lib32mudflap0 in ubuntu quantal.
- lib32mudflap0-dbg: No summary available for lib32mudflap0-dbg in ubuntu quantal.
No description available for lib32mudflap0-dbg in ubuntu quantal.
- 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: GCC Quad-Precision Math Library (32bit)
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.
- 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: No summary available for lib64gcc1-dbg in ubuntu quantal.
No description available for lib64gcc1-dbg in ubuntu quantal.
- lib64gfortran3: No summary available for lib64gfortran3 in ubuntu quantal.
No description available for lib64gfortran3 in ubuntu quantal.
- lib64gfortran3-dbg: No summary available for lib64gfortran3-dbg in ubuntu quantal.
No description available for lib64gfortran3-dbg in ubuntu quantal.
- lib64gomp1: No summary available for lib64gomp1 in ubuntu quantal.
No description available for lib64gomp1 in ubuntu quantal.
- 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: No summary available for lib64mudflap0 in ubuntu quantal.
No description available for lib64mudflap0 in ubuntu quantal.
- lib64mudflap0-dbg: GCC mudflap shared support libraries (64 bit debug symbols)
The libmudflap libraries are used by GCC for instrumenting pointer and array
dereferencing operations.
- lib64objc3: Runtime library for GNU Objective-C applications (64bit)
Library needed for GNU ObjC applications linked against the shared library.
- 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: GCC Quad-Precision Math Library (64bit)
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.
- lib64quadmath0-dbg: GCC Quad-Precision Math Library (64bit debug symbols)
A library, which provides quad-precision mathematical functions on targets
supporting the __float128 datatype.
- lib64stdc++6: 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.
- lib64stdc++6-4.6-dbg: No summary available for lib64stdc++6-4.6-dbg in ubuntu quantal.
No description available for lib64stdc+
+6-4.6- dbg in ubuntu quantal.
- 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: No summary available for libgomp1 in ubuntu quantal.
No description available for libgomp1 in ubuntu quantal.
- 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: No summary available for libhfgcc1 in ubuntu quantal.
No description available for libhfgcc1 in ubuntu quantal.
- libhfgcc1-dbg: GCC support library (debug symbols)
Debug symbols for the GCC support library.
- 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: GCC OpenMP (GOMP) support library (hard float ABI)
GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
in the GNU Compiler Collection.
- 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: GCC mudflap shared support libraries (hard float)
The libmudflap libraries are used by GCC for instrumenting pointer and array
dereferencing operations.
- 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: No summary available for libhfobjc3-dbg in ubuntu quantal.
No description available for libhfobjc3-dbg in ubuntu quantal.
- libhfstdc++6: GNU Standard C++ Library v3 (hard 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.
- 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: No summary available for libmudflap0 in ubuntu quantal.
No description available for libmudflap0 in ubuntu quantal.
- 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: No summary available for libmudflap0-dbg in ubuntu quantal.
No description available for libmudflap0-dbg in ubuntu quantal.
- libobjc3: No summary available for libobjc3 in ubuntu quantal.
No description available for libobjc3 in ubuntu quantal.
- libobjc3-dbg: No summary available for libobjc3-dbg in ubuntu quantal.
No description available for libobjc3-dbg in ubuntu quantal.
- libquadmath0: No summary available for libquadmath0 in ubuntu quantal.
No description available for libquadmath0 in ubuntu quantal.
- libquadmath0-dbg: GCC Quad-Precision Math Library (debug symbols)
A library, which provides quad-precision mathematical functions on targets
supporting the __float128 datatype.
- 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: GCC support library (debug symbols)
Debug symbols for the GCC support library.
- libsfgfortran3: Runtime library for GNU Fortran applications (soft float ABI)
Library needed for GNU Fortran applications linked against the
shared library.
- libsfgfortran3-dbg: No summary available for libsfgfortran3-dbg in ubuntu quantal.
No description available for libsfgfortran3-dbg in ubuntu quantal.
- libsfgomp1: 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: GCC OpenMP (GOMP) support library (soft float ABI debug symbols)
GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
- 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: Runtime library for GNU Objective-C applications (soft float ABI)
Library needed for GNU ObjC applications linked against the shared library.
- libsfobjc3-dbg: Runtime library for GNU Objective-C applications (soft float ABI debug symbols)
Library needed for GNU ObjC applications linked against the shared library.
- 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: 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.
- libstdc++6-4.6-doc: GNU Standard C++ Library v3 (documentation files)
This package contains documentation files for the GNU stdc++ library.
.
One set is the distribution documentation, the other set is the
source documentation including a namespace list, class hierarchy,
alphabetical list, compound list, file list, namespace members,
compound members and file members.
- 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.