gcc-shortdesc.xml 512 B

123456789101112131415
  1. <sect2><title>Contents of GCC</title>
  2. <para>(Last checked against version &gcc-contversion;.)</para>
  3. <para>The GCC package contains the GNU compiler collection, including
  4. the C and C++ compilers.</para>
  5. <para><emphasis>Installed programs</emphasis>: c++, c++filt, cc (link to gcc),
  6. cc1, cc1plus, collect2, cpp, cpp0, g++, gcc, gccbug, gcov and tradcpp0</para>
  7. <para><emphasis>Installed libraries</emphasis>: libgcc.a, libgcc_eh.a,
  8. libgcc_s.so, libiberty.a, libstdc++.[a,so] and libsupc++.a</para>
  9. </sect2>