Is it possible to crosscompile a compiler (just the compiler) for a architecture X, the compiler itself hosted on arch,os= Y while doing this on arch,os Z. Mostly thinking about building go32v2 hosted tools that target 8086 on Windows. (well strictly arch Y = arch Z then)