https://d.puremagic.com/issues/show_bug.cgi?id=12443
Summary: Allow passing DLLs directly to DMD to avoid the need
for creating import libraries
Product: D
Version: D2
Platform: All
OS/Version: Windows
Status: NEW
Severity: enhancement
Priority: P2
Component: DMD
AssignedTo: [email protected]
ReportedBy: [email protected]
--- Comment #0 from Andrej Mitrovic <[email protected]> 2014-03-23
03:10:12 PDT ---
Comments from:
https://github.com/D-Programming-Language/dmd/pull/3397#issuecomment-38364330
https://github.com/D-Programming-Language/dmd/pull/3397#issuecomment-38376746
> W.r.t. Windows, I was thinking the other day that it would be great if we
> could > pass DLLs to DMD directly instead of having to create an import
> library as a
> separate step. But neither implib nor coffimplib are open-source so I don't
> know how hard it would be to implement this in the compiler.
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------