2011/8/26 Patrick Ohly <patrick.ohly(a)intel.com>:
> +Tested and failed:
> +- make -j2 distcheck (see IMPROVEMENTS in AUTOTOOLS-TODO)
Fixing that would be important. distcheck is run multiple times with
different configurations when preparing a release, so running it in
serial mode would become the main bottleneck.
This is hopefully fixed in HEAD of my branch. (Forced installation to
be partially sequential).
For now I couldn't test make -j or make -jX, where X is greater than
2, because it eats too much memory on my computer and gcc is being
killed by OOM Killer.
--
Best Regards, Patrick Ohly
The content of this message is my personal opinion only and although
I am an employee of Intel, the statements I make here in no way
represent Intel's position on the issue, nor am I authorized to speak
on behalf of Intel on this matter.