Error with 'make install -j24'

Joseph Myers josmyers@redhat.com
Tue Nov 11 16:43:39 GMT 2025


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
josmyers@redhat.com



More information about the Gcc mailing list