[Issue 14558] Attempts to link with DMD when using MSVC LDC under VisualD
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sun May 10 08:28:09 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14558
--- Comment #5 from Rainer Schuetze <r.sagitario at gmx.de> ---
> Oh okay. Will adding it to the Executable Paths cause it to take precedence over other paths already in $PATH?
Yes, it is prepended to PATH.
> MinGW LDC is probably of fairly limited use... I imagine more MinGW users would want to use GDC? Seems more conventional to me.
If you don't care about the runtime, MinGW seems your best bet on Win32.
--
More information about the Digitalmars-d-bugs
mailing list