https://issues.dlang.org/show_bug.cgi?id=24747
Issue ID: 24747
Summary: Offer compiler configuration information
Product: D
Version: D2
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P1
Component: dmd
Assignee: [email protected]
Reporter: [email protected]
This is a tracking issue for allowing the compiler to offer information related
to its installation, allowing a build manager or IDE to understand what it can
and cannot do, or what it will utilize.
Installation locations for druntime, phobos sources, binary locations, linker
switches ext. can vary widely between installs of a compiler.
It would be good to include information per triple and what ones are available
to the host.
This was discussed during the September 2024 monthly meeting and has not got
priority.
--