You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While implib has the purpose to create OMF import libraries for DLLs, llvm-dlltool.exe has the purpose to create COFF (x86 and x86_64) import libraries for DLLs.
Could you consider to either add this executable to the DMD windows release or to make it easily downloadable from the "Other download" section on https://dlang.org/download.html?
While searching the tool on web, it is quite hard to find it. At the end I found it in this tar archive https://msys2.duckdns.org/package/mingw-w64-x86_64-llvm?repo=mingw64 which is not that easy to extract on windows.
The executable has a size of 20 MB and 5 MB within a zip file. Maybe we just zip it and provide the link on "Other download" to not increase the size of DMD too much?
The text was updated successfully, but these errors were encountered:
Andre reported this on 2019-11-13T20:03:20Z
Transferred from https://issues.dlang.org/show_bug.cgi?id=20390
CC List
Description
The text was updated successfully, but these errors were encountered: