Package gcc4.4-c++: Information

    Binary package: gcc4.4-c++
    Version: 4.4.1-alt3
    Architecture: i586
    Build time:  Oct 6, 2009, 06:09 AM
    Source package: gcc4.4
    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.4
    in order to explicitly use the GNU C++ compiler version 4.4.1.

    Maintainer: Dmitry V. Levin


    Last changed


    Oct. 5, 2009 Dmitry V. Levin 4.4.1-alt3
    - Updated ARM-specific fix for TEXTRELs in C++ shared objects (by Kirill A. Shutemov).
    Oct. 1, 2009 Dmitry V. Levin 4.4.1-alt2
    - Moved "make check" to %check section.
    - Packaged ARM-specific header files (by Kirill A. Shutemov).
    - Implemented ASM_PREFERRED_EH_DATA_FORMAT macros for ARM (by Kirill A. Shutemov).
    Aug. 18, 2009 Dmitry V. Levin 4.4.1-alt1
    - Synced with FC 4.4.1-2.fc11 (4.4.1-20090729, svn revision 150210).