[Issue 20405] New: pipelink.exe ignores LLVMInstallDir property when lld-link.exe is used.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Nov 18 11:06:22 UTC 2019


https://issues.dlang.org/show_bug.cgi?id=20405

          Issue ID: 20405
           Summary: pipelink.exe ignores LLVMInstallDir property when
                    lld-link.exe is used.
           Product: D
           Version: D2
          Hardware: All
                OS: Windows
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: visuald
          Assignee: nobody at puremagic.com
          Reporter: rmanth at gmail.com

Visual Studio allows the location of lld-link.exe to be overridden with the
"LLVMInstallDir" property. Although pipelink.exe now delegates to the correct
linker, it ignores this property. This is particularly problematic as in some
cases the 32-bit linker that visual studio provides cannot allocate enough
memory.


Related to https://issues.dlang.org/show_bug.cgi?id=20387.

--


More information about the Digitalmars-d-bugs mailing list