Bug 2184811 - gcc toolset packages and dependencies
Summary: gcc toolset packages and dependencies
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: gcc-toolset-12
Version: 9.4
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: rc
: ---
Assignee: Marek Polacek
QA Contact: qe-baseos-tools-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-04-05 20:53 UTC by Paulo Andrade
Modified: 2023-07-18 14:25 UTC (History)
0 users

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-04-05 21:18:41 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-154135 0 None None None 2023-04-05 20:54:07 UTC

Description Paulo Andrade 2023-04-05 20:53:15 UTC
It is a bit confusing that there is no proper way to make sure an
update from gcc-toolset-11 to gcc-toolset-12 is correct.

Several previous gcc-toolset-X are no longer available and/or now
use system versions.

It would be desirable to run:

# dnf install gcc-toolset-12-toolchain

to make sure every dependency is in place, and then run:

#scl enable gcc-toolset-12 bash

to make sure to be using the proper environment.

Comment 1 Marek Polacek 2023-04-05 21:18:41 UTC
I removed gcc-toolset-12-toolchain because it no longer made sense; the perftools packages were dropped from GTS.

$ dnf install gcc-toolset-12
should install all GTS 12 packages.

Comment 2 Paulo Andrade 2023-04-06 14:40:12 UTC
Thanks.
I understand now how to make sure to be using the proper environment!


Note You need to log in before you can comment on or make changes to this bug.