Пакет gcc10-c++: Информация

  • Default inline alert: Версия в репозитории: 10.5.0-alt1

Бинарный пакет: gcc10-c++
Версия: 10.3.1-alt6
Архитектура: ppc64le
Собран:  23 сентября 2021 г. 19:51 в задании #285719
Исходный пакет: gcc10
Категория: Разработка/C++
Сообщить об ошибке в пакете
Домашняя страница: https://gcc.gnu.org/

О пакете: C++ support for gcc
Описание: 
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.

Сопровождающий: Gleb Fotengauer-Malinovskiy


Последнее изменение


23 сентября 2021 г. Gleb Fotengauer-Malinovskiy 10.3.1-alt6
- Fixed FTBFS by using gcc 10 for build.
- Rebuilt without LTO flags.
12 сентября 2021 г. Gleb Fotengauer-Malinovskiy 10.3.1-alt5
- Rebuilt in gcc11 compatibility mode.
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).