On Tue, 11 Nov 2025, Alejandro Colomar via Gcc wrote:

> I'm seeing an error when trying to install with too many processes.
> I suspect there's some dependency not specified in the build system.

There are known problems, possibly several different problems, with 
parallel make install (at least bugs 38388 and 42980 and 103656 and 
109898, maybe others open as well).  Thus, for example, 
build-many-glibcs.py disables parallelism for make install for GCC.

-- 
Joseph S. Myers
[email protected]

Reply via email to