Compiler.probePlatform

Compiles platform probe file with the specified compiler and parses its output.

interface Compiler
protected final
BuildPlatform
probePlatform
(,
string[] args
,)

Parameters

compiler_binary string

binary to invoke compiler with

args string[]

arguments for the probe compilation

arch_override string

special handler for x86_mscoff

Meta