Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 66ff8a1298a082e86e45594a1ef51dda > files > 4

faq-1.0-3mdk.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
 <META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.7">
 <TITLE>Linux Frequently Asked Questions with Answers: Questions applicable to very out-of-date software. </TITLE>
 <LINK HREF="Linux-FAQ-12.html" REL=next>
 <LINK HREF="Linux-FAQ-10.html" REL=previous>
 <LINK HREF="Linux-FAQ.html#toc11" REL=contents>
</HEAD>
<BODY>
<A HREF="Linux-FAQ-12.html"><IMG SRC="next.gif" ALT="Next"></A>
<A HREF="Linux-FAQ-10.html"><IMG SRC="prev.gif" ALT="Previous"></A>
<A HREF="Linux-FAQ.html#toc11"><IMG SRC="toc.gif" ALT="Contents"></A>
<HR>
<H2><A NAME="Questions applicable to very out-of-date software."></A> <A NAME="s11">11. Questions applicable to very out-of-date software. </A></H2>

<P>The questions in this section are only relevant to users of software that
is at least three months old.
<P>Please let me know if you find the answer to a problem you had here, as
unused questions in this section will eventually disappear.
(See ``
<A HREF="Linux-FAQ-13.html#Feedback is invited.">Feedback is invited.</A>
'')
<P>-------------------------------------------------------------------------------
<P>
<H2><A NAME="fdisk says cannot use nnn sectors of this partition."></A> <A NAME="ss11.1">11.1 fdisk says cannot use nnn sectors of this partition. </A>
</H2>

<P>Originally Linux only supported the Minix file system, which cannot
use more than 64Mb per partition.  This limitation is not present in
the more advanced file systems that are now available, such as ext2fs
(the 2nd version of the Extended File System, the `standard' Linux
file system).
<P>If you intend to use ext2fs you can ignore the message.
<P>-------------------------------------------------------------------------------
<P>
<H2><A NAME="GCC sometimes uses huge amounts of virtual memory and thrashes."></A> <A NAME="ss11.2">11.2 GCC sometimes uses huge amounts of virtual memory and thrashes.</A>
</H2>

<P>Older versions of GCC had a bug which made them use lots of memory if you
tried to compile a program which had a large static data table in it.
<P>You can either upgrade your version of GCC, or add more swap space if
necessary, or just wait for the program to finish compiling.
<P>===============================================================================
<P>
<HR>
<A HREF="Linux-FAQ-12.html"><IMG SRC="next.gif" ALT="Next"></A>
<A HREF="Linux-FAQ-10.html"><IMG SRC="prev.gif" ALT="Previous"></A>
<A HREF="Linux-FAQ.html#toc11"><IMG SRC="toc.gif" ALT="Contents"></A>
</BODY>
</HTML>