How can I build Julia from source on Windows? Which toolchain and compiler should I install?
Found it in the documentation: Windows · The Julia Language
I usually use MSYS2 these days.
Why are you building 1.10 though? Why not 1.11?
Because 1.10-rc1 was just tagged but is not yet released…