Package gcc10: Information

  • Default inline alert: Version in the repository: 10.5.0-alt1

Binary package: gcc10
Version: 10.3.1-alt6
Architecture: ppc64le
Build time:  Sep 23, 2021, 07:51 PM in the task #285719
Source package: gcc10
Category: Development/C
Report package bug
Summary: GNU Compiler Collection
Description: 
This package contains the GNU Compiler Collection version 10.3.1.
You'll need this package in order to compile C code.
It is also required for all other GCC compilers.

If you have multiple versions of the GNU Compiler Collection
installed on your system, you may want to execute
gcc-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).