glfs/general/prog/gcc/gnat-intro.xml

21 lines
687 B
XML
Raw Normal View History

<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>