Пакет gcc4.8: Информация

    Исходный пакет: gcc4.8
    Версия: 4.8.2-alt4.M70C.2
    Собран:  24 апреля 2019 г. 18:05 в задании #218597
    Категория: Разработка/C
    Сообщить об ошибке в пакете
    Домашняя страница: http://gcc.gnu.org/

    Лицензия: GPLv3+, GPLv3+ with exceptions and GPLv2+ with exceptions
    О пакете: GNU Compiler Collection
    Описание: 
    This package contains the GNU Compiler Collection version 4.8.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.8
    in order to explicitly use the GNU C compiler version 4.8.2.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    custom-cpp4.8 (x86_64, i586)
    custom-cpp4.8-debuginfo (x86_64, i586)
    custom-gcc4.8 (x86_64, i586)
    custom-gcc4.8-c++ (x86_64, i586)
    custom-gcc4.8-c++-debuginfo (x86_64, i586)
    custom-gcc4.8-debuginfo (x86_64, i586)
    custom-gcc4.8-doc (noarch)
    custom-gcc4.8-locales (noarch)
    custom-gcc4.8-objc (x86_64, i586)
    custom-gcc4.8-objc++ (x86_64, i586)
    custom-gcc4.8-objc++-debuginfo (x86_64, i586)
    custom-gcc4.8-objc-debuginfo (x86_64, i586)
    custom-gcc4.8-plugin-devel (x86_64, i586)
    custom-libasan0 (x86_64, i586)
    custom-libasan0-debuginfo (x86_64, i586)
    custom-libasan4.8-devel-static (x86_64, i586)
    custom-libatomic4.8-devel-static (x86_64, i586)
    custom-libgomp4.8-devel (x86_64, i586)
    custom-libgomp4.8-devel-static (x86_64, i586)
    custom-libitm4.8-devel-static (x86_64, i586)
    custom-libmudflap0 (x86_64, i586)
    custom-libmudflap0-debuginfo (x86_64, i586)
    custom-libmudflap4.8-devel (x86_64, i586)
    custom-libmudflap4.8-devel-static (x86_64, i586)
    custom-libobjc4.8-devel (x86_64, i586)
    custom-libobjc4.8-devel-static (x86_64, i586)
    custom-libquadmath4.8-devel (x86_64, i586)
    custom-libquadmath4.8-devel-static (x86_64, i586)
    custom-libstdc++4.8-devel (x86_64, i586)
    custom-libstdc++4.8-devel-static (x86_64, i586)
    custom-libtsan4.8-devel-static (x86_64)

    Сопровождающий: Alexey Appolonov


      1. alternatives >= 0:0.4
      2. automake_1.11
      3. binutils >= 1:2.18.0
      4. libelf-devel
      5. perl-Pod-Parser
      6. coreutils
      7. libmpc-devel
      8. libmpfr-devel
      9. rpm-build >= 4.0.4-alt39
      10. flex
      11. gcc-c++
      12. texinfo
      13. zlib-devel
      14. libtool_2.4

    Последнее изменение


    6 ноября 2018 г. Alexey Appolonov 4.8.2-alt4.M70C.2
    - Libraries of all versions of the custom-gcc can be found in the same place;
    - Enabled compatibility mode - libstdc++, libatomic1, libgcc1, libgomp1,
      libitm1, libobjc4, libtsan0 and libquadmath0 are not included
      as they come with gcc5;
    - Detection of 'provides' for the custom libraries.
    2 февраля 2018 г. Alexey Appolonov 4.8.2-alt4.M70C.1
    - C7 custom port:
      + No Ada, no Fortran, no Java, no Go;
      + Libraries and most executables can be found only by
        absolute paths which include GCC version;
      + custom-libstdc++6 and custom-libgcc1 must not be used in runtime
        (maintainers should set RPATH to use them in exceptional cases).
    1 февраля 2016 г. Gleb Fotengauer-Malinovskiy 4.8.2-alt5
    - Changed compress_method to xz.