Rather than failing late when compiling e.g. a debug configuration
build.bat -c debug --tail-call-interp
error C4737: Unable to perform required tail call. Performance may be degraded.
lets fail early with an explicit error message for configurations that are not supported by MSVC.