> 
> 
> -----Original Message-----
> From: Neil Bothwick <n...@digimed.co.uk> 
> Sent: Wednesday, July 6, 2022 7:05 AM
> To: gentoo-user@lists.gentoo.org
> Subject: Re: [gentoo-user] continuing an emerge
> 
> On Wed,  6 Jul 2022 15:48:04 +0200 (CEST), k...@aspodata.se wrote:
> 
> > With nodejs, I get:
> > 
> > /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld:
> > failed to set dynamic section sizes: memory exhausted
> > 
> > so, instead of redoing the whole compile, can I, after reducing 
> > current memory usage, set up emerge to retry the linking and continue 
> > from there ?
> 
> ebuild /path/to/ebuild merge
> 
> should do it.
> 
> 
> --
> Neil Bothwick
> 
> In the 60's people took acid to make the world weird.
> Now the world is weird and people take Prozac to make it normal.
>

You can also set FEATURES="keepwork keeptemp" for the one, specific emerge 
command.  Setting them permanently is not generally recommended and emerge will 
tell you so.

LMP

Reply via email to