From 04a335156f4e0a83bf7d1bf3173cff3bd55f9695 Mon Sep 17 00:00:00 2001 From: Alex Gronenwoud Date: Mon, 6 Oct 2003 22:19:12 +0000 Subject: Changing the style of the 'Content' subsections. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2930 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendixa/gcc-shortdesc.xml | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'appendixa/gcc-shortdesc.xml') diff --git a/appendixa/gcc-shortdesc.xml b/appendixa/gcc-shortdesc.xml index 9f159b8e1..811bc9586 100644 --- a/appendixa/gcc-shortdesc.xml +++ b/appendixa/gcc-shortdesc.xml @@ -5,15 +5,11 @@ The GCC package contains the GNU compiler collection, including the C and C++ compilers. -GCC installs the following files: +Installed programs: c++, c++filt, cc (link to gcc), +cc1, cc1plus, collect2, cpp, cpp0, g++, gcc, gccbug, gcov and tradcpp0 -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 +Installed libraries: libgcc.a, libgcc_eh.a, +libgcc_s.so, libiberty.a, libstdc++.[a,so] and libsupc++.a -- cgit v1.2.3-54-g00ecf