OpenWrt Forum Archive

Topic: Multiprocessor compiles fail why ??

The content of this topic has been archived on 3 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Why do multiprocessor compiles fail ? Is there a reliable way of compiling with many cores ?

You mean any compile at all or make -j2 or more? Some of the steps depend on other steps and if they're not setup for it they'll break if part B is done before part A.

The discussion might have continued from here.