Sorry for bumping a month-old thread, but I was searching for this:

> more time is spent building and precompiling the system image (which 
cannot be sped up with -j N) than actually compiling and linking its C 
sources.

Can you explain why building the system image can't be parallelized? Could 
it theoretically be built in several smaller pieces simultaneously then 
combined together?

Reply via email to