glfs/general/prog/gcc/gcc-intro.xml
Larry Lawrence 3e0869e0bc update to gcc-3.2.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@520 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-12-19 22:18:08 +00:00

15 lines
489 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, Java and Objective C.</para>
</sect2>