gcc-shortdesc.xml 561 B

12345678910111213141516171819
  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>GCC installs the following files:</para>
  6. <sect3><title>Program Files</title>
  7. <para>c++, c++filt, cc (link to gcc), cc1, cc1plus, collect2, cpp, cpp0,
  8. g++, gcc, gccbug, gcov and tradcpp0</para></sect3>
  9. <sect3><title>Library Files</title>
  10. <para>libgcc.a, libgcc_eh.a, libgcc_s.so, libiberty.a, libstdc++.[a,so],
  11. libsupc++.a</para></sect3>
  12. </sect2>