#!/bin/bash compiler="cl" compile_mode="debug" assembler="ml64" arch="x64" linker="link" ctx_opts=""