Compiler.probePlatform

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

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

Parameters

compiler_binary string

binary to invoke compiler with

arch_flags string[]

compiler specific flags derived from the user's arch override

Meta