gcc-4.6 4.6.2-5ubuntu1 source package in Ubuntu
Changelog
gcc-4.6 (4.6.2-5ubuntu1) precise; urgency=low * Merge with Debian. gcc-4.6 (4.6.2-5) unstable; urgency=low * Update to SVN 20111121 (r181596) from the gcc-4_6-branch. - Fix PR c++/50870, PR c++/50608, PR target/47997, PR target/48108, PR target/45233, PR middle-end/51077, PR target/30282, PR c++/50608, PR target/50979, PR target/4810, PR rtl-optimization/51187, PR target/50493, PR target/49992, PR target/49641, PR c++/51150, PR target/50678, PR libstdc++/51142, PR libstdc++/51133. [ Matthias Klose ] * Use the default gcc as stage1 compiler for all architectures. [ Marcin Juszkiewicz ] * debian/control.m4: Use BASEDEP in more places. * Work around debhelper not calling the correct strip for cross builds. * Drop dpkg-cross build dependency for cross builds. gcc-4.6 (4.6.2-4ubuntu1) precise; urgency=low * Merge with Debian. gcc-4.6 (4.6.2-4) unstable; urgency=low * Update to SVN 20111103 (r180830) from the gcc-4_6-branch. - Fix PR target/50691, PR c++/50901, PR target/50945, PR rtl-optimization/47918, PR libstdc++/50880. * Configure the armel build by explicitly passing --with-arch=armv4t --with-float=soft. * libffi: Simplify PowerPC assembly and avoid CPU-specific string instructions (Kyle Moffett). * Fix MULTIARCH_DIRNAME on powerpcspe (Kyle Moffett). Closes: #647324. gcc-4.6 (4.6.2-3) unstable; urgency=low * disable parallel builds on kfreebsd-* even if DEB_BUILD_OPTIONS enables them (continued investigation for #637236). -- Matthias Klose <email address hidden> Mon, 21 Nov 2011 23:47:21 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Precise
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- devel
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
gcc-4.6_4.6.2.orig.tar.gz | 56.0 MiB | d54b8712b74454befb1d6865ba7279c7b8e46947e38ea2d69c5f01c1388db18f |
gcc-4.6_4.6.2-5ubuntu1.diff.gz | 861.7 KiB | 4b6d95183e5eabf5c7ea11164ba60f47cd25e4a2a5f5727f41580bdf38820d4d |
gcc-4.6_4.6.2-5ubuntu1.dsc | 8.8 KiB | b4bc4bb6093fdb20d89b1deff4d5949ac95a0b61194cc3e239ddd0c8554364c4 |
Available diffs
- diff from 4.6.2-2ubuntu1 to 4.6.2-5ubuntu1 (97.3 KiB)
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: 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: Documentation for the GNU compilers (gcc, gobjc, g++)
Documentation for the GNU compilers in info format.
- 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).
- gccgo-4.6: No summary available for gccgo-4.6 in ubuntu precise.
No description available for gccgo-4.6 in ubuntu precise.
- gccgo-4.6-multilib: No summary available for gccgo-4.6-multilib in ubuntu precise.
No description available for gccgo-4.6-multilib in ubuntu precise.
- 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: 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: 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: 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: GCC support library (debug symbols)
Debug symbols for the GCC support library.
- 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.
- lib32go0: Runtime library for GNU Go applications (32bit)
Library needed for GNU Go applications linked against the
shared library.
- lib32go0-dbg: Runtime library for GNU Go applications (32 bit debug symbols)
Library needed for GNU Go 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: 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: 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: Runtime library for GNU Objective-C applications (32bit)
Library needed for GNU ObjC applications linked against the shared library.
- 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: 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: Runtime library for GNU Fortran applications (64bit debug symbols)
Library needed for GNU Fortran applications linked against the
shared library.
- lib64go0: Runtime library for GNU Go applications (64bit)
Library needed for GNU Go applications linked against the
shared library.
- lib64go0-dbg: Runtime library for GNU Go applications (64bit debug symbols)
Library needed for GNU Go applications linked against the
shared library.
- 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: 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: 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: GCC support library (debug symbols)
Debug symbols for the GCC support library.
- 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.
- libgo0: Runtime library for GNU Go applications
Library needed for GNU Go applications linked against the
shared library.
- libgo0-dbg: Runtime library for GNU Go applications (debug symbols)
Library needed for GNU Go 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: 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: 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: 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: GNU Standard C++ Library v3 (debugging files)
This package contains the shared library of libstdc++ compiled with
debugging symbols.
- 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: Runtime library for GNU Objective-C applications
Library needed for GNU ObjC applications linked against the shared library.
- 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: 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: Runtime library for GNU Fortran applications (hard float ABI debug symbols)
Library needed for GNU Fortran applications linked against the
shared library.
- 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: GCC mudflap shared support libraries (soft float)
The libmudflap libraries are used by GCC for instrumenting pointer and array
dereferencing operations.
- libsfmudflap0-dbg: GCC mudflap shared support libraries (soft float debug symbols)
The libmudflap libraries are used by GCC for instrumenting pointer and array
dereferencing operations.
- 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: 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.