<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi Mike,<div class=""><br class=""></div><div class="">That's a pretty good report, surely all of that can and must be improved. I only did macOS builds so far but I'm going to setup a Linux one over the weekend.</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Aug 3, 2017, at 4:10 PM, Mike Saunders <<a href="mailto:mike.saunders@documentfoundation.org" class="">mike.saunders@documentfoundation.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><span style="font-family: FiraMono-Regular; font-size: 16px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">Question: does parallel make (eg "make -j 2") have any effect here on</span><br style="font-family: FiraMono-Regular; font-size: 16px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><span style="font-family: FiraMono-Regular; font-size: 16px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">multi-core systems?</span></div></blockquote></div><br class=""><div class="">Regarding this, I had to use this to limit CPU usage and load, in my case it was overheating:</div><div class="">$make build-nocheck -j4 -l2</div><div class=""><br class=""></div><div class="">Limiting with -j2,4,n alone seemed to have no effect in my case either...</div><div class=""><br class=""></div><div class="">Shinnok</div></div></body></html>