[Issue 12443] 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:47:17 PDT 2014


https://d.puremagic.com/issues/show_bug.cgi?id=12443



--- Comment #5 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2014-03-23 03:47:16 PDT ---
(In reply to comment #4)
> It would be simpler if the project is already using some non-trivial build
> system. Allowing specifying it in the source code has the same advantage as
> pragma(lib): it allows using only rdmd to build the program.

Well, yeah, but you still can't provide strings at compile time via a compiler
switch, maybe only through string imports.

(In reply to comment #4)
> I think there is merit in both.

Yes, agreed.

-- 
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