help understanding import libraries

maarten van damme maartenvd1994 at gmail.com
Mon Aug 22 12:46:21 PDT 2011


Is there a way to only link against it when it's needed automatically? I was
hoping dmd would do that automatically.
But you're right, it now spits out a 144 kb executable
2011/8/22 Andrej Mitrovic <andrej.mitrovich at gmail.com>

> You are explicitly linking to GtkD.lib and win32.lib, that's what's
> causing the increase in size.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-learn/attachments/20110822/127c0e89/attachment.html>


More information about the Digitalmars-d-learn mailing list