binary to invoke compiler with
arguments for the probe compilation
special handler for x86_mscoff
array of regular expressions to scan the output and find the compiler version. For each, the version must be in capture index 1. The output is scanned in multi-line mode (i.e. ^ will match any line start)
Compiles platform probe file with the specified compiler and parses its output.