diff options
Diffstat (limited to 'appendixa/gcc-shortdesc.xml')
-rw-r--r-- | appendixa/gcc-shortdesc.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/appendixa/gcc-shortdesc.xml b/appendixa/gcc-shortdesc.xml new file mode 100644 index 000000000..7379d26e3 --- /dev/null +++ b/appendixa/gcc-shortdesc.xml @@ -0,0 +1,19 @@ +<sect2><title>Contents of GCC</title> + +<para>Last checked against version &gcc-contversion;.</para> + +<para>The GCC package contains the GNU compiler collecting, including the C +and C++ compilers.</para> + +<para>GCC installs the following files:</para> + +<sect3><title>Program Files</title> +<para>c++, c++filt, cc (link to gcc), cc1, cc1plus, collect2, cpp, cpp0, +g++, gcc, gccbug, gcov and tradcpp0</para></sect3> + +<sect3><title>Library Files</title> +<para>libgcc.a, libgcc_eh.a, libgcc_s.so, libiberty.a, libstdc++.[a,so], +libsupc++.a</para></sect3> + +</sect2> + |