glfs/general/prog/gcc/gcc-intro.xml
Larry Lawrence 6337281113 minor corrections to gcc
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@97 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-08-16 17:41:16 +00:00

15 lines
483 B
XML

<sect2>
<title>Introduction to gcc</title>
<screen>Download location (HTTP): <ulink url="&gcc-download-http;"/>
Download location (FTP): <ulink url="&gcc-download-ftp;"/>
Version used: &gcc-version;
Package size: &gcc-size;
Estimated Disk space required: &gcc-buildsize;</screen>
<para>The gcc package contains GNU compilers. This is useful for
compiling programs written in Ada, C, C++, Fortran and Objective C.</para>
</sect2>