Re: virtual memory exhausted: Cannot allocate memory

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Dec 1, 2022 at 8:43 AM Mathieu Malaterre via Gcc-help
<gcc-help@xxxxxxxxxxx> wrote:
>
> If I understand correctly, the issue is really memory pressure on
> mipsel build machine. Steps:

Yes. So your options should be obvious:

- Don't run any compile jobs in parallel (I think you're not doing this anyway)
- Increase system memory (likely not possible)
- Increase swap size
- Use an older compiler
- Cross-compile on a beefier machine



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux