DESCR-libs 590 B

12345678910111213
  1. The GNU Compiler Collection (GCC) includes front ends for C, C++,
  2. Objective-C, Fortran, Java, and Ada, as well as libraries for these
  3. languages (libstdc++, libgcj,...).
  4. GCC development is a part of the GNU Project and uses an open
  5. development environment. Its supports many other platforms in order to
  6. foster a world-class optimizing compiler, to attract a larger team of
  7. developers, to ensure that GCC and the GNU system work on multiple
  8. architectures and diverse environments, and to more thoroughly test and
  9. extend the features of GCC.
  10. This package contains runtime support libraries.