gcc-4.4 4.4.6-11ubuntu3 source package in Ubuntu

Changelog

gcc-4.4 (4.4.6-11ubuntu3) precise; urgency=low

  * Apply arm-dynamic-linker.diff for correct linker location on armhf.
 -- Adam Conrad <email address hidden>   Sun, 27 Nov 2011 11:03:51 +0000

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 Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gcc-4.4_4.4.6.orig.tar.gz 49.2 MiB 107b44218a3cad9be9593b7cd089019c59f7395b68ed5d8b9dd47e0d6de0299f
gcc-4.4_4.4.6-11ubuntu3.diff.gz 1.2 MiB 19ab856c34b6f4c63723d7380475092a39c26e6bc33a5d99f0c64e6eb9959838
gcc-4.4_4.4.6-11ubuntu3.dsc 4.3 KiB 79aaff2b940f26e3f3db81ed3d6a99fe2bc2ec78fbd27d9b12127f9603dbe2bb

Available diffs

View changes file

Binary packages built by this source

cpp-4.4: 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.4-doc: Documentation for the GNU C preprocessor (cpp)

 Documentation for the GNU C preprocessor in info format.

g++-4.4: GNU C++ compiler

 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.

g++-4.4-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.4-spu: SPU cross-compiler (C++ compiler)

 GNU Compiler Collection for the Cell Broadband Engine SPU (C++ compiler).

gcc-4.4: GNU C compiler

 This is the GNU C compiler, a fairly portable optimizing compiler for C.

gcc-4.4-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.4-doc: Documentation for the GNU compilers (gcc, gobjc, g++)

 Documentation for the GNU compilers in info format.

gcc-4.4-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.4-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.4-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.4-spu: SPU cross-compiler (preprocessor and C compiler)

 GNU Compiler Collection for the Cell Broadband Engine SPU (preprocessor
 and C compiler).

gfortran-4.4: GNU Fortran 95 compiler

 This is the GNU Fortran compiler, which compiles
 Fortran 95 on platforms supported by the gcc compiler. It uses the
 gcc backend to generate optimized code.

gfortran-4.4-doc: Documentation for the GNU Fortran compiler (gfortran)

 Documentation for the GNU Fortran 95 compiler in info format.

gfortran-4.4-multilib: GNU Fortran 95 compiler (multilib files)

 This is the GNU Fortran compiler, which compiles Fortran 95 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.4-spu: SPU cross-compiler (Fortran compiler)

 GNU Compiler Collection for the Cell Broadband Engine SPU (Fortran compiler).

gobjc++-4.4: 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.4-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.4: 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.4-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).

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

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

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

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

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

libstdc++6-4.4-dbg: GNU Standard C++ Library v3 (debugging files)

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

libstdc++6-4.4-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.4-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.4-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.

protoize: Create/remove ANSI prototypes from C code

 "protoize" can be used to add prototypes to a program, thus converting
 the program to ANSI C in one respect. The companion program "unprotoize"
 does the reverse: it removes argument types from any prototypes
 that are found.