Make
-ing software in parallel is now very fast due to parallel building tools which are free or very cheap.
But the final linking step seems to take a lot of time.
I assume if the linker could be parallelized, it would have by now.
QUESTION
Is there anything that could be done to parallelize the linking step?