[Issue 24186] New: pragma(linkerDirective) not implemented on Mac

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Oct 13 16:29:36 UTC 2023


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

          Issue ID: 24186
           Summary: pragma(linkerDirective) not implemented on Mac
           Product: D
           Version: D2
          Hardware: All
                OS: Mac OS X
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: dmd
          Assignee: nobody at puremagic.com
          Reporter: destructionator at gmail.com

On ldc this works and a PR for pragma(framework) was closed in favor of
linkerDirective but it doesn't work on mac.

It should be able to add a reference to one of the Mac OS frameworks.

--


More information about the Digitalmars-d-bugs mailing list