Package gcc4.3-c++: Information

    Binary package: gcc4.3-c++
    Version: 4.3.2-alt20
    Architecture: x86_64
    Build time:  Feb 4, 2016, 10:34 PM in the task #157014
    Source package: gcc4.3
    Category: Development/C++
    Report package bug
    License: GPLv3+ 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.3
    in order to explicitly use the GNU C++ compiler version 4.3.2.



    Last changed


    Feb. 2, 2016 Gleb Fotengauer-Malinovskiy 4.3.2-alt20
    - Rebuilt with gcc 4.9.
    - Fixed build with makeinfo >= 5.
    - Changed compress_method to xz.
    Jan. 7, 2014 Dmitry V. Levin 4.3.2-alt19
    - Changed build to use GNU Automake 1.11.
    Aug. 28, 2012 Dmitry V. Levin 4.3.2-alt18
    - Backported upstream change to fix build with glibc-2.16.
    - Define _FORTIFY_SOURCE only for optimization level 2 or higher.
    - Disabled java subpackages.