[Issue 15106] Optlink executed with LDC as compiler?
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Sun Nov  1 02:48:08 PST 2015
    
    
  
https://issues.dlang.org/show_bug.cgi?id=15106
Rainer Schuetze <r.sagitario at gmx.de> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |r.sagitario at gmx.de
--- Comment #9 from Rainer Schuetze <r.sagitario at gmx.de> ---
In https://github.com/D-Programming-Language/visuald/releases/tag/v0.3.43-beta1
the executable search path settings now default to put the VC bin folder before
the dmd folder, so whenever a tool calls link.exe or lib.exe without absolute
path (dmd uses a path relative to dmd.exe), it should pick up the MS
executables.
--
    
    
More information about the Digitalmars-d-bugs
mailing list