Subject: Re: reporting problems with 1.6beta
To: Tom Jernigan <jernigantc@ornl.gov>
From: John Klos <john@sixgirls.org>
List: port-mac68k
Date: 07/11/2002 16:31:16
> I tried with COPTS=O0, but it still failed. I watched with top as it
> compiled. The SIZE and RES columns reached 32M (I have ~70M of RAM),
> but the Free Swap never dropped below 131M (I have 140M of swap).

> >Looks like you may have run out of memory (how much swap do you have?).  gcc
> >is known to take up oodles of memory when compiling C++.  (A LOT more than
> >you might imagine.  8-)

Try unlimit before starting the compile - you have the memory, but the
compiler is hitting the system's default limit (32 megs).

John Klos
Sixgirls Computing Labs