[Issue 12443] New: Allow passing DLLs directly to DMD to avoid the need for creating import libraries
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Mar 23 03:10:18 PDT 2014
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: nobody at puremagic.com
ReportedBy: andrej.mitrovich at gmail.com
--- Comment #0 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 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: -------
More information about the Digitalmars-d-bugs
mailing list