<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hugo Villeneuve wrote:
<blockquote cite="mid:20090731130929.ef813501.hugo@hugovil.com"
 type="cite">
  <pre wrap="">On Fri, 31 Jul 2009 10:08:41 -0700
Jim Gifford <a class="moz-txt-link-rfc2396E" href="mailto:clfs@jg555.com"><clfs@jg555.com></a> wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Hugo Villeneuve wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">Hi,
I have been trying to compile gcc-4.3.0 in chapter 5 (x86_64 first
pass) without success. The problem is that it eats up all my memory
doing this, causing the host machine to freeze and crash. My host
has 1GB of RAM and 5G of swap.

I have tried to pass the option "--with-low-memory", but this
doesn't seem to make much difference.

Anybody have experienced the same behavior?

Thank-you, Hugo Villeneuve
  
      </pre>
    </blockquote>
    <pre wrap="">You have to much swap. Your swap should never exceed your memory. The 
rule of thumb, is 2x the amount of RAM, but my philosphy is 1 to 1
ration.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Before this gcc bug I had only 1G of space. 5G is only to try to pass
this gcc error.
  </pre>
</blockquote>
What's the error?<br>
</body>
</html>