Package gcc4.1: Information

Danger alert: Package removed from branch sisyphus

Removed in the quest: #200700
Package removed: Dmitry V. Levin
Deletion date: Feb. 20, 2018
Source package:
gcc4.1
Version:
4.1.2-alt12
Build time:
Apr 14, 2016, 10:37 PM in the task #163210
Category:
Report package bug

License:
GPL
Summary:
GNU Compiler Collection
Description:
This package contains the GNU Compiler Collection version 4.1.2.
You'll need this package in order to compile C code.
It is also required for all other GCC compilers.

If you have multiple versions of the GNU Compiler Collection
installed on your system, you may want to execute
gcc-4.1
in order to explicitly use the GNU C compiler version 4.1.2.

List of rpms provided by this srpm:
cpp4.1 (x86_64, i586)
cpp4.1-debuginfo (x86_64, i586)
gcc4.1 (x86_64, i586)
gcc4.1-c++ (x86_64, i586)
gcc4.1-c++-debuginfo (x86_64, i586)
gcc4.1-debuginfo (x86_64, i586)
gcc4.1-fortran (x86_64, i586)
gcc4.1-fortran-debuginfo (x86_64, i586)
gcc4.1-locales (noarch)
gcc4.1-objc (x86_64, i586)
gcc4.1-objc++ (x86_64, i586)
gcc4.1-objc++-debuginfo (x86_64, i586)
gcc4.1-objc-debuginfo (x86_64, i586)
gcc4.1-treelang (x86_64, i586)
gcc4.1-treelang-debuginfo (x86_64, i586)
libgfortran4.1 (x86_64, i586)
libgfortran4.1-debug (x86_64, i586)
libgfortran4.1-debug-debuginfo (x86_64)
libgfortran4.1-debuginfo (x86_64, i586)
libgfortran4.1-devel (x86_64, i586)
libgfortran4.1-devel-static (x86_64, i586)
libgomp4.1-devel (x86_64, i586)
libgomp4.1-devel-static (x86_64, i586)
libmudflap4.1-devel (x86_64, i586)
libmudflap4.1-devel-static (x86_64, i586)
libobjc4.1 (x86_64, i586)
libobjc4.1-debug (x86_64, i586)
libobjc4.1-debug-debuginfo (x86_64)
libobjc4.1-debuginfo (x86_64, i586)
libobjc4.1-devel (x86_64, i586)
libobjc4.1-devel-static (x86_64, i586)
libstdc++4.1-devel (x86_64, i586)
libstdc++4.1-devel-precompiled (x86_64, i586)
libstdc++4.1-devel-static (x86_64, i586)


    1. binutils >= 1:2.16.91.0.3-alt1
    2. makeinfo
    3. perl-Pod-Parser
    4. coreutils
    5. alternatives >= 0:0.4
    6. rpm-build >= 4.0.4-alt39
    7. libmpfr-devel
    8. autoconf_2.5
    9. glibc-devel-static >= 2.4
    10. flex
    11. gcc4.9
    12. automake_1.9

Last changed


April 14, 2016 Gleb Fotengauer-Malinovskiy 4.1.2-alt12
- Rebuilt with gcc 4.9.
- Fixed build with:
 + makeinfo >= 5;
 + bison.
- Changed compress_method to xz.
- Dropped doc subpackage.
Aug. 28, 2012 Dmitry V. Levin 4.1.2-alt11
- Backported upstream change to fix build with glibc-2.16.
- Define _FORTIFY_SOURCE only for optimization level 2 or higher.
Nov. 16, 2010 Dmitry V. Levin 4.1.2-alt10
- Fixed build with new perl.