Пакет gcc5: Информация

    Исходный пакет: gcc5
    Версия: 5.3.1-alt2.M70C.1
    Собран:  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 5.3.1.
    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-5
    in order to explicitly use the GNU C compiler version 5.3.1.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    custom-cpp5 (x86_64, i586)
    custom-cpp5-debuginfo (x86_64, i586)
    custom-gcc5 (x86_64, i586)
    custom-gcc5-c++ (x86_64, i586)
    custom-gcc5-c++-debuginfo (x86_64, i586)
    custom-gcc5-debuginfo (x86_64, i586)
    custom-gcc5-doc (noarch)
    custom-gcc5-locales (noarch)
    custom-gcc5-objc (x86_64, i586)
    custom-gcc5-objc++ (x86_64, i586)
    custom-gcc5-objc++-debuginfo (x86_64, i586)
    custom-gcc5-objc-debuginfo (x86_64, i586)
    custom-gcc5-plugin-devel (x86_64, i586)
    custom-libasan2 (x86_64, i586)
    custom-libasan2-debuginfo (x86_64, i586)
    custom-libasan5-devel-static (x86_64, i586)
    custom-libatomic1 (x86_64, i586)
    custom-libatomic1-debuginfo (x86_64, i586)
    custom-libatomic5-devel-static (x86_64, i586)
    custom-libgcc1 (x86_64, i586)
    custom-libgcc1-debuginfo (x86_64, i586)
    custom-libgccjit0 (x86_64, i586)
    custom-libgccjit0-debuginfo (x86_64, i586)
    custom-libgccjit5-devel (x86_64, i586)
    custom-libgomp1 (x86_64, i586)
    custom-libgomp1-debuginfo (x86_64, i586)
    custom-libgomp5-devel (x86_64, i586)
    custom-libgomp5-devel-static (x86_64, i586)
    custom-libitm1 (x86_64, i586)
    custom-libitm1-debuginfo (x86_64, i586)
    custom-libitm5-devel-static (x86_64, i586)
    custom-liblsan0 (x86_64)
    custom-liblsan0-debuginfo (x86_64)
    custom-liblsan5-devel-static (x86_64)
    custom-libobjc4 (x86_64, i586)
    custom-libobjc4-debuginfo (x86_64, i586)
    custom-libobjc5-devel (x86_64, i586)
    custom-libobjc5-devel-static (x86_64, i586)
    custom-libquadmath0 (x86_64, i586)
    custom-libquadmath0-debuginfo (x86_64, i586)
    custom-libquadmath5-devel (x86_64, i586)
    custom-libquadmath5-devel-static (x86_64, i586)
    custom-libstdc++5-devel (x86_64, i586)
    custom-libstdc++5-devel-static (x86_64, i586)
    custom-libstdc++6 (x86_64, i586)
    custom-libstdc++6-debuginfo (x86_64, i586)
    custom-libtsan0 (x86_64)
    custom-libtsan0-debuginfo (x86_64)
    custom-libtsan5-devel-static (x86_64)
    custom-libubsan0 (x86_64, i586)
    custom-libubsan0-debuginfo (x86_64, i586)
    custom-libubsan5-devel-static (x86_64, i586)
    custom-libvtv0 (x86_64, i586)
    custom-libvtv0-debuginfo (x86_64, i586)
    custom-libvtv5-devel-static (x86_64, i586)

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


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

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


    8 ноября 2018 г. Alexey Appolonov 5.3.1-alt2.M70C.1
    - C7 custom port:
      + No Ada, no Fortran, no Java, no Go;
      + No gdb-plugin and no libcilkrts;
      + Libraries and most executables can be found only by absolute paths
        which include GCC version\marker, common libraries of all versions
        of the custom-gcc can be found in the same place;
      + custom libraries (such as custom-libstdc++6 and custom-libgcc1)
        should not be used in runtime (maintainers should set RPATH to use them
        in exceptional cases).
    10 марта 2016 г. Gleb Fotengauer-Malinovskiy 5.3.1-alt3
    - Moved liblto_plugin.so back into %_libexecdir.
    - Added executable bit to liblto_plugin.so.
    - Backported upstram fix:
     + Enable frame pointer for TARGET_64BIT_MS_ABI when stack is
      misaligned (ALT#31834).
    24 февраля 2016 г. Gleb Fotengauer-Malinovskiy 5.3.1-alt2
    - Moved liblto_plugin.so into %_libdir.