www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 24186] New: pragma(linkerDirective) not implemented on Mac

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 puremagic.com
          Reporter: destructionator 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.

--
Oct 13 2023