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.

libobjc4-arc-cross

Runtime library for GNU Objective-C applications

Library needed for GNU ObjC applications linked against the shared library.

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.