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

    Бинарный пакет: gcc10
    Версия: 10.3.1-alt6
    Архитектура: armh
    Собран:  23 сентября 2021 г. 19:51 в задании #285719
    Исходный пакет: gcc10
    Категория: Разработка/C
    Сообщить об ошибке в пакете
    Загрузка: gcc10-10.3.1-alt6.armh.rpm
    Домашняя страница: https://gcc.gnu.org/

    О пакете: GNU Compiler Collection
    Описание: 
    This package contains the GNU Compiler Collection version 10.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-10
    in order to explicitly use the GNU C compiler version 10.3.1.

    Сопровождающий: Gleb Fotengauer-Malinovskiy



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


    23 сентября 2021 г. Gleb Fotengauer-Malinovskiy 10.3.1-alt6
    - Fixed FTBFS by using gcc 10 for build.
    - Rebuilt without LTO flags.
    12 сентября 2021 г. Gleb Fotengauer-Malinovskiy 10.3.1-alt5
    - Rebuilt in gcc11 compatibility mode.
    28 августа 2021 г. Gleb Fotengauer-Malinovskiy 10.3.1-alt4
    - Rebuilt in precompat mode to prepare for gcc11 build.
    - Fixed FTBFS with global link-time optimization flags (by disabling them,
      but using internal LTO build capabilities).