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

    Бинарный пакет: gcc5-c++
    Версия: 5.3.1-alt3.M80P.1
    Архитектура: i586
    Собран:  22 апреля 2019 г. 16:50 в задании #227921
    Исходный пакет: gcc5
    Категория: Разработка/C++
    Сообщить об ошибке в пакете
    Домашняя страница: http://gcc.gnu.org/

    Лицензия: GPLv3+, GPLv3+ with exceptions and GPLv2+ with exceptions
    О пакете: C++ support for gcc
    Описание: 
    This package adds C++ support to the GNU Compiler Collection.
    It includes support for most of the current C++ specification,
    including templates and exception handling.
    
    If you have multiple versions of the GNU Compiler Collection
    installed on your system, you may want to execute
    g++-5
    in order to explicitly use the GNU C++ compiler version 5.3.1.

    Сопровождающий: Ivan Zakharyaschev


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


    22 марта 2019 г. Ivan Zakharyaschev 5.3.1-alt3.M80P.1
    - (.spec: gdb-plugin, libgccjit0) fix the Requires on %name. (It was unmet.)
    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.