This commit is contained in:
gferg 2001-06-18 14:14:52 +00:00
parent 18995ac76e
commit 05f7952510
1 changed files with 9 additions and 46 deletions

View File

@ -12,8 +12,8 @@
</author>
<revhistory>
<revision>
<revnumber>1.4</revnumber>
<date>2001-05-27</date>
<revnumber>1.5</revnumber>
<date>2001-06-17</date>
<authorinitials>rk</authorinitials>
<revremark>
</revremark>
@ -713,49 +713,6 @@ upgrade their distributions to the new kernel.
</sect2>
<sect2 label="2.3">
<title id="kgcc">
When Is It a Good Idea To Use the Red Hat 7.0 <literal>kgcc</literal> Compiler?
</title>
<para>
Red Hat Linux 7.0 ships with two compilers, GCC 2.96, and KGCC, a.k.a,
EGCS 1.1.2, a.k.a GCC 2.91.66. Confusing? You bet it is. It's
probably better to use one of the standard GCC releases. The Free
Software Foundation says that GCC 2.96, contains extensions that
produce object code which is not compatible with previous versions of
GCC, in addition to the normal bugs found in development software.
The FSF changed the version number of their current development
compiler to 2.97 to distinguish them. The FSF's statement is at
<ulink url="http://www.fsf.org/software/gcc/gcc-2.96.html">
<literal>http://www.fsf.org/software/gcc/gcc-2.96.html</literal>
</ulink>.
</para>
<para>
You can determine the compiler version numbers by typing ``<literal>gcc
--version</literal>'' and ``<literal>kgcc --version</literal>.'' The
latest stable GCC release is 2.95.2.
</para>
<para>
Any recent, officially released GNU C compiler from versions 2.7.2
onward should compile the generic kernel source code, unless it's the
Version 2.4 kernel, in which case you'll need GCC 2.91.66 (EGCS
1.1.2). Don't expect any support from the kernel developers if you're
using an earlier compiler.
</para>
<para>
Does that clarify everything?
</para>
<para>
You can download source code distributions from one of the
<literal>kernel.org</literal> mirror sites. (Refer to: ``<xref
linkend="where-can-i-get-the-latest-kernel-version"
endterm="where-can-i-get-the-latest-kernel-version">,'' below.) The
kernel source code included with Red Hat 7.0 is kernel version 2.2.16,
and is archived generically as
<filename>linux-2.2.16.tar.gz</filename>.
</para>
</sect2>
<sect2 label="2.4">
<title id="linux-decss-and-other-dvd-software">
What Resources Are There for Linux DeCSS and Other Open Source DVD
Software?</title>
@ -775,7 +732,7 @@ Frontier Foundation, <ulink url="http://www.eff.org/">
</para>
</sect2>
<sect2 label="2.5">
<sect2 label="2.4">
<title id="isp-privacy">
Where Is Information About Electronic Privacy Laws that
Affect ISP's?
@ -1322,6 +1279,12 @@ the Subject: send giveaway_list.</para>
<literal>http://www.searchlinux.com/</literal></ulink>.</para>
</listitem>
<listitem>
<para>The Site for People Learning Perl: <ulink
url="http://learn.perl.org/"><literal>http://learn.perl.org/</literal>
</ulink>.
</para>
</listitem>
<listitem>
<para>USB Linux Home Page:
<ulink url="http://peloncho.fis.ucm.es/~inaky/uusbd-www/">
<literal>http://peloncho.fis.ucm.es/~inaky/uusbd-www/</literal></ulink>.