Package gcc4.5-c++: Information

    Binary package: gcc4.5-c++
    Version: 4.5.4-alt1.M60P.1
    Architecture: x86_64
    Build time:  Jul 19, 2013, 07:01 AM
    Source package: gcc4.5
    Category: Development/C++
    Report package bug
    License: GPLv3+, GPLv3+ with exceptions and GPLv2+ with exceptions
    Summary: C++ support for gcc
    Description: 
    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.

    Maintainer: Dmitry V. Levin


    Last changed


    July 18, 2013 Dmitry V. Levin 4.5.4-alt1.M60P.1
    - Backported to p6 branch.
    July 18, 2013 Dmitry V. Levin 4.5.4-alt2
    - libstdc++4.5-devel: backported upstream fix for gcc#25306
      (closes: #29186).
    Aug. 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.