glfs/general/prog/gcc/gnat-intro.xml
Larry Lawrence 03cbf552d5 more edits....
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@829 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-04-06 17:54:24 +00:00

21 lines
687 B
XML

<sect2>
<title>Introduction to gnat (binary version)</title>
<screen>Download location (HTTP): <ulink url="&gnat-download-http;"/>
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>