On 2/10/2016 4:45 PM, H. S. Teoh via Digitalmars-d wrote:
dmd should have a verbose mode where it outputs what it's trying to do
and with which settings, so I could have a chance at seeing what I
have messed up, and what linker command it is invoking, ... as it is,
I felt totally in the dark, and that just adds to the frustration.
You're looking for:
        dmd -v

http://dlang.org/dmd-windows.html#switch-v

Reply via email to