gcc-4.6 4.6.4-6ubuntu1 source package in Ubuntu

Changelog

gcc-4.6 (4.6.4-6ubuntu1) trusty; urgency=low

  * Merge with Debian; remaining changes:
    - Build from the upstream source.
  * Don't apply the gcc-gfdl-build patch.

gcc-4.6 (4.6.4-6) unstable; urgency=low

  * Stop building the spu cross compiler.

gcc-4.6 (4.6.4-5) unstable; urgency=low

  [ Aurelien Jarno ]
  * Don't pass --with-mips-plt on mips/mipsel.

  [ Matthias Klose ]
  * Stop building libmudflap (removed in GCC 4.9).
  * Remove build conflict with binutils-gold. Closes: #724865.

gcc-4.6 (4.6.4-4) unstable; urgency=low

  * Refresh kbsd-gnu.diff.
 -- Matthias Klose <email address hidden>   Thu, 12 Dec 2013 17:46:08 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gcc-4.6_4.6.4.orig.tar.gz 56.1 MiB 5bcac4ebd97c26ba96dd53dc7775e4c3584cb8dc1d3a8c2dccb7dcbb88ce3037
gcc-4.6_4.6.4-6ubuntu1.diff.gz 865.9 KiB 6de653312359177d73c4b08543a4ebdff392d349671deec6a57f7aeb075eb7c0
gcc-4.6_4.6.4-6ubuntu1.dsc 4.8 KiB 2ff292d7f03294e9aaef41a4282dfb1de722d1a50f894413978698c0252bd3c4

Available diffs

View changes file

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.

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).

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).

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).

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).

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.

lib32stdc++6-4.6-dbg: GNU Standard C++ Library v3 (debugging files)

 This package contains the shared library of libstdc++ compiled with
 debugging symbols.

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.

lib64stdc++6-4.6-dbg: GNU Standard C++ Library v3 (debugging files)

 This package contains the shared library of libstdc++ compiled with
 debugging symbols.

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.

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-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-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.