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

    Бинарный пакет: gcc4.5-c++
    Версия: 4.5.4-alt1.M60P.1
    Архитектура: i586
    Собран:  19 июля 2013 г. 7:04
    Исходный пакет: gcc4.5
    Категория: Разработка/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++-4.5
    in order to explicitly use the GNU C++ compiler version 4.5.4.

    Сопровождающий: Dmitry V. Levin


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


    18 июля 2013 г. Dmitry V. Levin 4.5.4-alt1.M60P.1
    - Backported to p6 branch.
    18 июля 2013 г. Dmitry V. Levin 4.5.4-alt2
    - libstdc++4.5-devel: backported upstream fix for gcc#25306
      (closes: #29186).
    27 августа 2012 г. Dmitry V. Levin 4.5.4-alt1
    - Merged with gcc-4_5-branch@189152.
    - Define _FORTIFY_SOURCE only for optimization level 2 or higher.