From 7681a57ae95583421fc47a79859aedfe17a76050 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Sat, 11 Jan 2003 18:04:52 +0000 Subject: Redid GCC installation page git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2314 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendixa/gcc-shortdesc.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 appendixa/gcc-shortdesc.xml (limited to 'appendixa/gcc-shortdesc.xml') 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 @@ +Contents of GCC + +Last checked against version &gcc-contversion;. + +The GCC package contains the GNU compiler collecting, including the C +and C++ compilers. + +GCC installs the following files: + +Program Files +c++, c++filt, cc (link to gcc), cc1, cc1plus, collect2, cpp, cpp0, +g++, gcc, gccbug, gcov and tradcpp0 + +Library Files +libgcc.a, libgcc_eh.a, libgcc_s.so, libiberty.a, libstdc++.[a,so], +libsupc++.a + + + -- cgit v1.2.3-54-g00ecf