<div dir="ltr"><div>Sorry to barge in.</div><div><br></div><div>>> I remember doing so at one point when I was still using Windows, and found</div>
>> my system much more responsive overall. But that was ~10 years ago and I<br><div>>> guess it's not a common setup.</div><div><br></div><div>10 years ago does not seem very relevant, both Windows and VS are very different now. Also "... found my system much more responsive overall ..." very much sounds like placebo/snake-oil.<br></div>
<br>>> If msbuild is 32-bit, why would that cause the (64-bit?) cl.exe process to<br><div>>> run out of memory? <br></div><div><br></div><div>I doubt msbuild is allocating much memory at all, but is the 64-bit version of cl.exe being called from msbuild? You need to up the build output so you can see what compiler is being called. Sounds like ninja is calling the 64-bit version, while msbuild is (could be, I'm speculating) using the 32-bit version to cross-build [and runs out of addressable space]. The VS defaults are all 32-bit.</div><div><br></div>degski<br><div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><i><b><span><i><b>“</b></i></span>If something cannot go on forever, it will stop" - Herbert Stein</b></i></div></div></div></div></div></div></div></div>