Error with 'make install -j24'

Alejandro Colomar alx@kernel.org
Tue Nov 11 14:59:06 GMT 2025


Hi!

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.

	$ time sudo make install -j24 >/dev/null
	libtool: install: warning: relinking `libcc1.la'
	libtool: install: warning: relinking `libcc1plugin.la'
	libtool: install: warning: remember to run `libtool --finish /opt/local/gnu/gcc/maxof/lib/../lib64'
	libtool: relink: cannot find the library `/home/alx/src/gnu/gcc/.tmp.maxof/./gcc/libatomic.la' or unhandled argument `/home/alx/src/gnu/gcc/.tmp.maxof/./gcc/libatomic.la'
	libtool: install: error: relink `libcc1.la' with the above command before installing it
	make[3]: *** [Makefile:499: install-cc1libLTLIBRARIES] Error 1
	make[3]: *** Waiting for unfinished jobs....
	libtool: install: warning: relinking `libcp1plugin.la'
	make[2]: *** [Makefile:695: install-am] Error 2
	make[1]: *** [Makefile:16352: install-libcc1] Error 2
	make[1]: *** Waiting for unfinished jobs....
	make: *** [Makefile:2710: install] Error 2

	real	0m3.004s
	user	0m0.010s
	sys	0m0.004s


Have a lovely day!
Alex

-- 
<https://www.alejandro-colomar.es>
Use port 80 (that is, <...:80/>).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20251111/9baef870/attachment.sig>


More information about the Gcc mailing list