Package gcc10-c++: Information

    Binary package: gcc10-c++
    Version: 10.3.1-alt6
    Architecture: armh
    Build time:  Sep 23, 2021, 07:51 PM in the task #285719
    Source package: gcc10
    Category: Development/C++
    Report package bug
    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++-10
    in order to explicitly use the GNU C++ compiler version 10.3.1.



    Last changed


    Sept. 23, 2021 Gleb Fotengauer-Malinovskiy 10.3.1-alt6
    - Fixed FTBFS by using gcc 10 for build.
    - Rebuilt without LTO flags.
    Sept. 12, 2021 Gleb Fotengauer-Malinovskiy 10.3.1-alt5
    - Rebuilt in gcc11 compatibility mode.
    Aug. 28, 2021 Gleb Fotengauer-Malinovskiy 10.3.1-alt4
    - Rebuilt in precompat mode to prepare for gcc11 build.
    - Fixed FTBFS with global link-time optimization flags (by disabling them,
      but using internal LTO build capabilities).