Added a few comments here and there
[linux_from_scratch.git] / BOOK / appendixa / gcc-shortdesc.xml
blob41ae728d84ced1ae4b2d19b8a8b786230adab1fc
1 <sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
3 <sect2 id="contents-gcc"><title>Contents of GCC</title>
5 <para><emphasis>Installed programs</emphasis>: c++, cc (link to gcc),
6 cc1, cc1plus, collect2, cpp, g++, gcc, gccbug, and gcov</para>
8 <para><emphasis>Installed libraries</emphasis>: libgcc.a, libgcc_eh.a,
9 libgcc_s.so, libstdc++.[a,so] and libsupc++.a</para>
11 </sect2>