Package gcc-toolset-16 is the main package for Red Hat GCC
Toolset 16.  By installing the gcc-toolset-16 package, you will get
the working set of packages that are included in Red Hat GCC
Toolset 16, which includes the compiler and linker.

Usage: gcc-toolset-16-env [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-16/root in case
of gcc-toolset-16.

Examples:
gcc-toolset-16-env
  Run an interactive shell wherein gcc-toolset-16 is enabled.

gcc-toolset-16-env command --arg
  Run a specific command with the argument --arg within the gcc-toolset-16
  Red Hat GCC Toolset environment.

gcc-toolset-16-env gcc
  Run GCC from the gcc-toolset-16 Red Hat GCC Toolset.

gcc-toolset-16-env man gcc
  Show man pages for the gcc command, which is a part of the
  gcc-toolset-16 Red Hat GCC Toolset.

Report bugs to <https://issues.redhat.com/>.
