dub v1.8.0-beta.1 (2018-02-18T22:03:58Z)
Dub
Repo
LDCCompiler.invokeLinker
dub
compilers
ldc
LDCCompiler
Undocumented in source. Be warned that the author may not have intended to support it.
class
LDCCompiler
void
invokeLinker
(
in
BuildSettings
settings
,
in
BuildPlatform
platform
,
string
[]
objects
,
void
delegate
(
int
,
string
)
output_callback
)
Meta
Source
See Implementation
dub
compilers
ldc
LDCCompiler
functions
determinePlatform
extractBuildOptions
getTargetFileName
invoke
invokeLinker
lflagsToDFlags
prepareBuildSettings
setTarget
properties
name