glfs/general/prog/gcc/gcc-intro.xml
Larry Lawrence d8e2e7ce54 update to gcc-3.3.1 and update intro for tcsh
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1005 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-08-30 22:48:04 +00:00

26 lines
941 B
XML

<sect2>
<title>Introduction to <application>gcc</application></title>
<para>The gcc package contains GNU compilers. This is useful for
compiling programs written in Ada, C, C++, Fortran, Java and Objective
C.</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink
url="&gcc-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink
url="&gcc-download-ftp;"/></para></listitem>
<listitem><para>Download size: &gcc-size;</para></listitem>
<listitem><para>Estimated Disk space required:
&gcc-buildsize;</para></listitem>
<listitem><para>Estimated build time:
&gcc-time;</para></listitem></itemizedlist>
</sect3>
<sect3><title>Additional Downloads</title>
<itemizedlist spacing='compact'>
<listitem><para>Required patch: <ulink url="http://downloads.linuxfromscratch.org/gcc-3.3.1-no_fixincludes-2.patch"/></para></listitem>
</itemizedlist></sect3>
</sect2>