Yeah I might have to start doing something like that. The other thing I just realised is that when i built ninja, I didn't increase the stack from the default, and didn't explicitly set -Zhigh-mem
Just rebuilt ninja.exe with an 8mb stack and with high-mem set
Edit: this didn't help - I'm now getting one build attempt, then a hang on the next one.... weird stuff
Edit: I've bitten the bullet and removed .ninja_log, which will trigger a full rebuild. I did this partly as I want to try building without -g0 - and to do that was going to trigger a rebuild anyway.
Set it going, and hopefully, by the time I check it in 2023, I'll be close to being back to where I was
