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

    Бинарный пакет: gcc4.1-c++
    Версия: 4.1.2-alt12
    Архитектура: x86_64
    Собран:  14 апреля 2016 г. 22:37 в задании #163210
    Исходный пакет: gcc4.1
    Скопирован в задании: #163217
    Категория: Разработка/C++
    Сообщить об ошибке в пакете
    Домашняя страница: http://gcc.gnu.org/

    Лицензия: GPL
    О пакете: 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++-4.1
    in order to explicitly use the GNU C++ compiler version 4.1.2.

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


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


    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.
    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.
    16 ноября 2010 г. Dmitry V. Levin 4.1.2-alt10
    - Fixed build with new perl.