Package gcc11-c++: Information

    Binary package: gcc11-c++
    Version: 11.3.1-alt1
    Architecture: armh
    Build time:  Jan 16, 2023, 07:52 PM in the task #313539
    Source package: gcc11
    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++-11
    in order to explicitly use the GNU C++ compiler version 11.3.1.



    Last changed


    Jan. 16, 2023 Gleb Fotengauer-Malinovskiy 11.3.1-alt1
    - Updated to 11.3.1.
    - Updated to merged branches from git://gcc.gnu.org/git/gcc.git:
      + vendors/redhat/heads/gcc-11-branch
      commit 643e61c61b308f9c572da4ccd5f730fb8ae7de1d;
      + releases/gcc-11 (snapshot 20230112)
      commit 95e674c324fb2e127b2c8741e0df14f2aa3e6171
      (fixes FTBFS with make 4.4).
    May 18, 2022 Gleb Fotengauer-Malinovskiy 11.2.1-alt4
    - Rebuilt in gcc12 compatibility mode.
    May 10, 2022 Gleb Fotengauer-Malinovskiy 11.2.1-alt3
    - Rebuilt in precompat mode to prepare for gcc12 build.