https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54179
--- Comment #41 from Brjd <brjd_epdjq36 at kygur dot com> --- (In reply to Sam James from comment #40) > That came up at https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111600#c29. IMHO keeping the build at RAM<=1GB would be a good benchmark. Keeping these million-line files might be wrong.I succeed at building it only with -j1. If j>1, the build simply errors. I read comments that j>1 builds might be bad to the drives too. If you know other possible ways to reduce RAM, please tell.