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-desc.xml | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) (limited to 'appendixa/gcc-desc.xml') diff --git a/appendixa/gcc-desc.xml b/appendixa/gcc-desc.xml index 8848a5120..3193fd7a2 100644 --- a/appendixa/gcc-desc.xml +++ b/appendixa/gcc-desc.xml @@ -1,12 +1,10 @@ -Contents of GCC +   -Last checked against version &gcc-contversion;. +Descriptions -Program Files -c++, c++filt, cc (link to gcc), cc1, cc1plus, collect2, cpp, cpp0, -g++, gcc, gccbug, gcov and tradcpp0 +Last checked against version &gcc-contversion;. -Descriptions +Program files descriptions cc, cc1, cc1plus, gcc These are the C compiler. A compiler translates source code in @@ -49,11 +47,7 @@ code through optimization. -Library Files -libgcc.a, libgcc_eh.a, libgcc_s.so, libiberty.a, libstdc++.[a,so], -libsupc++.a - -Descriptions +Library files descriptions libgcc, libgcc_eh, libgcc_s Run-time support files for gcc. -- cgit v1.2.3-54-g00ecf