![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /proc/self/root/opt/rh/gcc-toolset-11/root/usr/share/doc/gcc-toolset-11/ |
Package gcc-toolset-11 is the main package for Red Hat GCC Toolset 11. By installing the gcc-toolset-11 package, you will get the working set of packages that are included in Red Hat GCC Toolset 11. It is possible to install only certain components, such as the toolchain packages used to develop and debug applications, since this package contains a number of meta packages. These are: gcc-toolset-11-perftools, which includes performance monitoring tools; and gcc-toolset-11-toolchain, which includes development and debugging tools. Usage: scl enable gcc-toolset-11 <command> Red Hat GCC Toolset allows you to build and execute applications which are not located in the filesystem root hierarchy, but are stored in an alternative location, which is /opt/rh/gcc-toolset-11/root in case of the gcc-toolset-11 collection. Examples: scl enable gcc-toolset-11 'command --arg' Run a specific command with the argument --arg within the gcc-toolset-11 Red Hat GCC Toolset environment. scl enable gcc-toolset-11 'gcc' Run GCC from the gcc-toolset-11 Red Hat GCC Toolset. scl enable gcc-toolset-11 'bash' Run an interactive shell wherein the gcc-toolset-11 software collection is enabled. scl enable gcc-toolset-11 'man gcc' Show man pages for the gcc command, which is a part of the gcc-toolset-11 Red Hat GCC Toolset. Report bugs to <http://bugzilla.redhat.com>.