Description
Provides low-level GCC runtime support required by compiled programs. It includes helper routines that generated machine code may call for arithmetic, exception handling, and platform-specific runtime behavior.
Most users need it as a core dependency for many applications. It does not add a separate launcher; removing it can prevent compiled programs from starting.