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

          Issue ID: 16476
           Summary: Shared Library of Phobos for Windows
           Product: D
           Version: D2
          Hardware: x86
                OS: Windows
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: druntime
          Assignee: [email protected]
          Reporter: [email protected]

Linux has it, I tried compiling it myself but the .lib file ended up empty. Not
sure what needs to be done to get phobos compiling into a shared library on
windows. It didn't seem like any symbols were being exported, the corresponding
.lib file (create by the linker by passing -L/IMPLIB to dmd on x86) came out
empty.

--

Reply via email to