glfs/general/prog/gcc2/gcc2-intro.xml

20 lines
775 B
XML
Raw Normal View History

<sect2>
<title>Introduction to gcc-&gcc2-version;</title>
<screen>Download location (FTP): <ulink url="&gcc2-download-ftp;"/>
Version used: &gcc2-version;
Package size: &gcc2-size;
Estimated Disk space required: &gcc2-buildsize;</screen>
<para>There are two reasons for installing gcc-&gcc2-version;. The first is that the kernel
developers have certified gcc-&gcc2-version; as the preferred compiler for compiling the
kernel. The other (and more compelling reason) is that some
commercial closed-source packages (such as Netscape Navigator, Yahoo Pager)
and precompiled packages (such as Mozilla)
are linked against gcc-&gcc2-version; libs.</para>
<para>Download the gcc patches from <ulink url="&hfile-root;"/>.
</para>
</sect2>