What to do about implicit linking with D DLLs that import Phobos modules?

Jimmy Cao jcao219 at gmail.com
Fri May 20 21:24:25 PDT 2011


Why is it that if you do this:

dmd -ofmydll.dll mydll.d dll.d -H

then,

dmd -lib mydll.d dll.d

finally,

dmd driver.d mydll.d

It works?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20110520/21bcf419/attachment.html>


More information about the Digitalmars-d mailing list