🌐
Red Hat
catalog.redhat.com › en › software › containers › rhel10 › gcc-toolset-15-toolchain › 689b375632287ee1435c7e81
GCC Toolset 15 Toolchain - Red Hat Ecosystem Catalog
February 25, 2026 - rhel10/gcc-toolset-15-toolchain ... categoryGenerally Available · Privilege modeUnprivileged · Base image with essential libraries and tools used to build C and C++ applications....
Discussions

GCC 15 Released 🎉
AMD GPU (GCN) The standard C++ library (libstdc++) is now supported and enabled. I've really got to give GCC's GPU offloading a try sometime. Does anyone have any experience with the performance of this, vs reasonably well written GPU code by hand? I might do some tests and write them up to see if its actually workable for high performance code Experimental support for supporting generic devices has been added; specifying gfx9-generic, gfx10-3-generic, or gfx11-generic to -march= will generate code that can run on all devices of a series. Additionally, the following specific devices are now have experimental support, all of which are compatible with a listed generic: gfx902, gfx904, gfx909, gfx1031, gfx1032, gfx1033, gfx1034, gfx1035, gfx1101, gfx1102, gfx1150, and gfx1151. To use any of the listed new devices including the generic ones, GCC has to be configured to build the runtime library for the device. Note that generic support requires ROCm 6.4.0 (or newer). For details, consult GCC's installation notes. More on reddit.com
🌐 r/cpp
55
338
April 25, 2025
GCC-Toolset 15 in Oracle Linux 8 - Oracle Forums
According to https://docs.oracle.com/en/operating-systems/oracle-linux/product-lifecycle/OL-PRODUCT-LIFECYCLE.pdf , Table 2-6, GCC-Toolset 15 is available in applica... More on forums.oracle.com
🌐 forums.oracle.com
October 2, 2025
Trouble using gcc-toolset-15 on Rocky Linux 8: missing symbol (but only on some machines)
I wrote an application that I uses c++20 features that needs to run on Rocky 8, so I installed the gcc-toolset-15 package. I do this on a development machine (this is a virtual machine but that’s not important for this discussion). I’ve deployed this application to several machines running ... More on forums.rockylinux.org
🌐 forums.rockylinux.org
6
0
February 11, 2026
GCC, the GNU Compiler Collection 15.1 released
The new default is -std=gnu23, which means C23's breaking changes are now the default. In my experience so far the most disruptive has been old-style prototypes, particularly empty parameter lists. This: void f(); Now means: void f(void); Instead of "unspecified number of arguments." Projects depending on the old behavior include GDB, GMP, GNU Make, and Vim. These require special consideration when building with GCC 15. More on reddit.com
🌐 r/C_Programming
51
60
April 25, 2025
🌐
RPMfind
rpmfind.net › linux › rpm2html › search.php
RPM resource gcc-toolset-15-gcc
The gcc-toolset-15-gcc package contains the GNU Compiler Collection version 14.
🌐
Almalinux
git.almalinux.org › rpms › gcc-toolset-15-gcc
rpms/gcc-toolset-15-gcc - gcc-toolset-15-gcc - AlmaLinux OS Foundation Git Server
rpms/gcc-toolset-15-gcc · Fork 0 · You've already forked gcc-toolset-15-gcc · Code Issues Pull Requests Releases Activity · 22 Commits 11 Branches 19 Tags 2.4 MiB · Diff 100% c10s Go to file · HTTPS · Download ZIP Download TAR.GZ Download BUNDLE Open with VS Code Open with VSCodium Open with Intellij IDEA ·
🌐
Almalinux
git.almalinux.org › rpms › gcc-toolset-15 › src › branch › c8s
rpms/gcc-toolset-15 - gcc-toolset-15 - AlmaLinux OS Foundation Git Server
Package %{scl_name} is the main package for Red Hat GCC Toolset 15. By installing the %{scl_name} package, you will get the working set of packages that are included in Red Hat GCC Toolset 15, which includes development and debugging tools.
🌐
Oracle
forums.oracle.com › ords › apexds › post › gcc-toolset-15-in-oracle-linux-8-7791
GCC-Toolset 15 in Oracle Linux 8 - Oracle Forums
October 2, 2025 - According to https://docs.oracle.com/en/operating-systems/oracle-linux/product-lifecycle/OL-PRODUCT-LIFECYCLE.pdf , Table 2-6, GCC-Toolset 15 is available in applica...
🌐
Almalinux
git.almalinux.org › rpms › gcc-toolset-15 › src › branch › c10s › README
gcc-toolset-15/README at c10s - gcc-toolset-15 - AlmaLinux OS Foundation Git Server
rpms/gcc-toolset-15 · Fork 0 · You've already forked gcc-toolset-15 · Code Issues Pull Requests Releases Activity · c10s gcc-toolset-15/README · Siddhesh Poyarekar a4ac00497e Amend the bug reporting link ... Related: RHEL-96490 · 2025-06-20 06:21:27 -04:00 ·
Find elsewhere
🌐
Remi's RPM Repository
rpms.remirepo.net › rpmphp › zoom.php
Packages in Fedora / RHEL / CentOS / EPEL - Package: gcc-toolset-15-gcc
Package: gcc-toolset-15-gcc · Show more informations from pkgdb · The Fedora Project is maintained and driven by the community and sponsored by Red Hat. This is a community maintained site. Red Hat is not responsible for content.
🌐
Repology
repology.org › project › gcc-toolset-15 › versions
gcc-toolset-15 package versions - Repology
List of package versions for project gcc-toolset-15 in all repositories
🌐
Pkgs.org
pkgs.org › download › gcc-toolset-15
Gcc-toolset-15 Download for Linux (rpm)
Search and download Linux packages for Adélie, AlmaLinux, Alpine, ALT Linux, Arch Linux, CentOS, Debian, Fedora, KaOS, Mageia, Mint, OpenMandriva, openSUSE, OpenWrt, RHEL, Rocky Linux, Slackware, Solus, Ubuntu and Void Linux distributions
🌐
Rocky Linux Forum
forums.rockylinux.org › rocky linux help & support
Trouble using gcc-toolset-15 on Rocky Linux 8: missing symbol (but only on some machines) - Rocky Linux Help & Support - Rocky Linux Forum
February 11, 2026 - I wrote an application that I uses c++20 features that needs to run on Rocky 8, so I installed the gcc-toolset-15 package. I do this on a development machine (this is a virtual machine but that’s not important for this discussion). I’ve deployed this application to several machines running ...
🌐
Red Hat
developers.redhat.com › articles › 2025 › 04 › 16 › gcc-and-gcc-toolset-versions-rhel-explainer
GCC and gcc-toolset versions in RHEL: An explainer | Red Hat Developer
April 16, 2025 - More frequent updates: New gcc-toolset versions are released more often, typically starting 6 months after a major version of RHEL is released, providing access to newer GCC features.
🌐
Fedora
copr.fedorainfracloud.org › coprs › alonid › gcc-toolset-15 › package › gcc-toolset-15
Package gcc-toolset-15 in alonid/gcc-toolset-15
gcc-toolset-15 · Packages · gcc-toolset-15 · Project ID: 198941 · Overview · Packages · Builds · Monitor · Dist Git Repo: alonid/gcc-toolset-15/gcc-toolset-15 · Source Type: No default source ·
🌐
Red Hat
developers.redhat.com › articles › 2025 › 04 › 24 › new-c-features-gcc-15
New C++ features in GCC 15 | Red Hat Developer
April 25, 2025 - The next major version of the GNU Compiler Collection (GCC), 15.1, is expected to be released in April or May 2025. Like every major GCC release, this version will bring many additions, improvements, bug fixes, and new features.