Package gcc8-c++: Information

    Binary package: gcc8-c++
    Version: 8.4.1-alt0.p9.0.mips1
    Architecture: mipsel
    Build time:  Aug 28, 2020, 11:02 PM
    Source package: gcc8
    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++-8
    in order to explicitly use the GNU C++ compiler version 8.4.1.

    Maintainer: Ivan A. Melnikov


    Last changed


    Aug. 28, 2020 Ivan A. Melnikov 8.4.1-alt0.p9.0.mips1
    - Build on mipsel.
    March 10, 2020 Gleb Fotengauer-Malinovskiy 8.4.1-alt0.p9.1
    - Backported to p9 branch.
    March 5, 2020 Gleb Fotengauer-Malinovskiy 8.4.1-alt1
    - Updated to git://gcc.gnu.org/git/gcc.git releases/gcc-8
      commit 7191ace5b8e96c6ed63ccdda25de978876c73ab1.
    - Rebased redhat vendor branch to releases/gcc-8 branch.
    - ppc64le: backported upstream fix for predefined macros (ALT#38185).