gcc-4.4 4.4.7-8ubuntu1 source package in Ubuntu
Changelog
gcc-4.4 (4.4.7-8ubuntu1) trusty; urgency=medium * Merge with Debian; remaining changes: - Build from upstream tarball. gcc-4.4 (4.4.7-8) unstable; urgency=medium * Suggest libppl13 instead of libppl12. gcc-4.4 (4.4.7-7) unstable; urgency=medium * Fix build failure with linux-3.8 kernel headers. Closes: #735920. * Remove the automake dependency for the -source package. Closes: #724373. gcc-4.4 (4.4.7-6) unstable; urgency=medium * Fix build failure with linux-3.8 kernel headers. Closes: #731891. -- Matthias Klose <email address hidden> Thu, 20 Mar 2014 04:54:45 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
gcc-4.4_4.4.7.orig.tar.gz | 46.4 MiB | 90f9b9165554e606d73a15c07bf30d8d0b5f701439cab9d81a8018ce4f946d2f |
gcc-4.4_4.4.7-8ubuntu1.diff.gz | 1.2 MiB | 23ff987d9782e4cb1a2a2dcf5fb50a21dc5e22faec689cec30c335b2b6c614ab |
gcc-4.4_4.4.7-8ubuntu1.dsc | 3.9 KiB | d66106369d012b5e8f7d8a769cb051f00b92ed1fb485ee5d73ddee32642b8163 |
Available diffs
Binary packages built by this source
- cpp-4.4: No summary available for cpp-4.4 in ubuntu utopic.
No description available for cpp-4.4 in ubuntu utopic.
- cpp-4.4-doc: No summary available for cpp-4.4-doc in ubuntu vivid.
No description available for cpp-4.4-doc in ubuntu vivid.
- g++-4.4: GNU C++ compiler
This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
- g++-4.4-multilib: No summary available for g++-4.4-multilib in ubuntu vivid.
No description available for g++-4.4-multilib in ubuntu vivid.
- gcc-4.4: No summary available for gcc-4.4 in ubuntu utopic.
No description available for gcc-4.4 in ubuntu utopic.
- gcc-4.4-base: No summary available for gcc-4.4-base in ubuntu utopic.
No description available for gcc-4.4-base in ubuntu utopic.
- gcc-4.4-doc: No summary available for gcc-4.4-doc in ubuntu utopic.
No description available for gcc-4.4-doc in ubuntu utopic.
- 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: No summary available for gcc-4.4-source in ubuntu wily.
No description available for gcc-4.4-source in ubuntu wily.
- gfortran-4.4: No summary available for gfortran-4.4 in ubuntu utopic.
No description available for gfortran-4.4 in ubuntu utopic.
- 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: No summary available for gfortran-4.4-multilib in ubuntu wily.
No description available for gfortran-
4.4-multilib in ubuntu wily.
- lib32stdc++6-4.4-dbg: No summary available for lib32stdc++6-4.4-dbg in ubuntu utopic.
No description available for lib32stdc+
+6-4.4- dbg in ubuntu utopic.
- lib64stdc++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-dbg: No summary available for libstdc++6-4.4-dbg in ubuntu wily.
No description available for libstdc++6-4.4-dbg in ubuntu wily.
- libstdc++6-4.4-dev: No summary available for libstdc++6-4.4-dev in ubuntu utopic.
No description available for libstdc++6-4.4-dev in ubuntu utopic.
- 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.