On Tue, 13 Oct 2020, Andreas Fink wrote:

> Date: Tue, 13 Oct 2020 02:28:01
> From: Andreas Fink <finkandr...@web.de>
> Reply-To: gentoo-user@lists.gentoo.org
> To: gentoo-user@lists.gentoo.org
> Subject: Re: [gentoo-user] tried desktop profile
>
> On Tue, 13 Oct 2020 02:10:04 -0400
> Jude DaShiell <jdash...@panix.com> wrote:
>
> > x86_64-pc-linux-gnu-g++: fatal error: Killed signal terminated
> > program cc1plus compilation terminated.
>
> These two lines stongly suggest that you ran out of memory while
> compilation. You could try to build it with only one job (-j1),
> currently you are using -j2.
> Another option would be to buy more RAM ;)
> And last but not least, you could increase your swap memory, but be
> prepared that your system becomes unresponsive and compilation will
> probably take forever.
>
> Cheers
> Andreas
>
>

-- 

With -j1 in MAKEOPTS in make.conf, I'm coming up on 75% compiled Last
fraction I read was [1495/2082].

Reply via email to