https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100494
--- Comment #11 from J.M. Eubank <john at thesnappy dot net> --- Confirmed that building with a larger default stack size on Windows works to bootstrap GCC and binutils and dependencies - I chose -Wl,--stack=10485760 (10 MiB) but probably 2-4 MiB would be sufficient.