gcc-11-arc-linux-gnu-base
GCC, the GNU Compiler Collection (base package)
This package contains files common to all languages and libraries
contained in the GNU Compiler Collection (GCC).
gfortran-11-arc-linux-gnu
GNU Fortran compiler
This is the GNU Fortran compiler, which compiles
Fortran on platforms supported by the gcc compiler. It uses the
gcc backend to generate optimized code.
gobjc++-11-arc-linux-gnu
GNU Objective-C++ compiler
This is the GNU Objective-C++ compiler, which compiles
Objective-C++ on platforms supported by the gcc compiler. It uses the
gcc backend to generate optimized code.
gobjc-11-arc-linux-gnu
GNU Objective-C compiler
This is the GNU Objective-C compiler, which compiles
Objective-C on platforms supported by the gcc compiler. It uses the
gcc backend to generate optimized code.
libstdc++-11-pic-arc-cross
GNU Standard C++ Library v3 (shared library subset kit) (arc)
This is used to develop subsets of the libstdc++ shared libraries for
use on custom installation floppies and in embedded systems.
libss2t64
command-line interface parsing library
libss provides a simple command-line interface parser which will
accept input from the user, parse the command into an argv argument
vector, and then dispatch it to a handler function.