Re: [gentoo-user] Out of memory during GCC compile

2012-02-07 Thread Florian Philipp
Am 06.02.2012 22:33, schrieb Grant: > I'm trying to compile GCC on a remote system with 192MB RAM. It's > completed successfully before but now it uses up all RAM. The compile > doesn't stop but it must be thrashing. I have MAKEOPTS="-j1" in > /etc/make.conf. Am I jeopardizing my HD by letting

Re: [gentoo-user] Out of memory during GCC compile

2012-02-06 Thread Robert David
V Mon, 6 Feb 2012 13:33:21 -0800 Grant napsáno: > I'm trying to compile GCC on a remote system with 192MB RAM. It's > completed successfully before but now it uses up all RAM. The compile > doesn't stop but it must be thrashing. I have MAKEOPTS="-j1" in > /etc/make.conf. Am I jeopardizing my

Re: [gentoo-user] Out of memory during GCC compile

2012-02-06 Thread Paul Hartman
On Mon, Feb 6, 2012 at 3:33 PM, Grant wrote: > I'm trying to compile GCC on a remote system with 192MB RAM.  It's > completed successfully before but now it uses up all RAM.  The compile > doesn't stop but it must be thrashing.  I have MAKEOPTS="-j1" in > /etc/make.conf.  Am I jeopardizing my HD b

[gentoo-user] Out of memory during GCC compile

2012-02-06 Thread Grant
I'm trying to compile GCC on a remote system with 192MB RAM. It's completed successfully before but now it uses up all RAM. The compile doesn't stop but it must be thrashing. I have MAKEOPTS="-j1" in /etc/make.conf. Am I jeopardizing my HD by letting it swap on the compile right now? I've orde