dmd.dmdparams
DMD-specific parameters.
License
Source: dmdparams.d
Documentation: https://dlang.org/phobos/dmd_dmdparams.html
-
Declaration
enum
PIC
: ubyte; -
Declaration
struct
Triple
;Sets CPU Operating System, and optionally C/C++ runtime environment from the given triple e.g. x86_64+avx2-apple-darwin20.3.0 x86-unknown-linux-musl-clang x64-windows-msvc x64-pc-windows-msvc
-
Declaration
const(char)[]
finalDefaultlibname
();Return Value
the final defaultlibname based on the command-line parameters