dub v1.32.1-beta.1 (2023-04-15T20:33:32Z)
Dub
Repo
GDCCompiler.invokeLinker
dub
compilers
gdc
GDCCompiler
Undocumented in source. Be warned that the author may not have intended to support it.
class
GDCCompiler
void
invokeLinker
(
in
BuildSettings
settings
,
in
BuildPlatform
platform
,
string
[]
objects
,
void
delegate
(
int
,
string
)
output_callback
,
NativePath
cwd
)
Meta
Source
See Implementation
dub
compilers
gdc
GDCCompiler
functions
determinePlatform
determineVersion
extractBuildOptions
getTargetFileName
invoke
invokeLinker
lflagsToDFlags
prepareBuildSettings
setTarget
properties
name