glfs/general/prog/gcc/gnat-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

34 lines
1.1 KiB
XML

<sect2>
<title>Introduction to <application>gnat</application> (binary version)</title>
<para>The <application>gnat</application> package contains a precompiled Ada compiler.
This package is used to satisfy the circular
dependency when you recompile <application>gcc</application> to include ada.</para>
<para>You may skip installation of <application>gnat</application> if you do not want to recompile
gcc
with ada support.</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink
url="&gnat-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink
url="&gnat-download-ftp;"/></para></listitem>
<listitem><para>Download size: &gnat-size;</para></listitem>
<listitem><para>Estimated Disk space required:
&gnat-buildsize;</para></listitem>
<listitem><para>Estimated build time:
&gnat-time;</para></listitem></itemizedlist>
</sect3>
<sect3><title><application>gnat</application> dependencies</title>
<sect4><title>Required</title>
<para><xref linkend="tcsh"/></para></sect4>
</sect3>
</sect2>