glfs/general/prog/gcc/gnat-intro.xml
Tushar Teredesai de102fc8e9 merged gnat and gcc
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@801 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-04-04 00:07:27 +00:00

20 lines
619 B
XML

<sect2>
<title>Introduction to gnat (binary version)</title>
<screen>Download location (FTP): <ulink url="&gnat-download-ftp;"/>
Version used: &gnat-version;
Package size: &gnat-size;
Estimated Disk space required: &gnat-buildsize;</screen>
<para>The gnat package contains a precompiled Ada compiler.
This package is used to satisfy the circular
dependency when you recompile gcc to include ada.</para>
<para>You may skip installation of gnat if you do not want to recompile gcc
with ada support.</para>
<screen>gnat depends on:
<xref linkend="tcsh"/></screen>
</sect2>