www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 22957] New: bundled lld-link doesn't support common manifest

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

          Issue ID: 22957
           Summary: bundled lld-link doesn't support common manifest
                    dependency pragma - new lld-link does
           Product: D
           Version: D2
          Hardware: All
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: P1
         Component: installer
          Assignee: nobody puremagic.com
          Reporter: destructionator gmail.com

There was an upstream bug in lld-link that breaks a common pattern with
pragma(linkerDirective).

The new version of lld-link with version 14 fixes the issue. I tried dropping
the new exes right into my dmd install and it appears to Just Work, fixing this
bug without causing other regressions.

I recommend updating the bundled version ASAP.

--
Mar 29 2022