whats happening to my binary file size?

Mike Parker via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Wed Aug 27 18:22:59 PDT 2014


On 8/28/2014 1:24 AM, Israel wrote:
> On Wednesday, 27 August 2014 at 09:23:57 UTC, Marc Schütz wrote:

> But, how would i configure dub and my dub.json to automatically
> use those LDC switches if it isnt automatically built into dub?

You can pass compiler-specific flags by adding a "dflags" entry to your 
dub.json. Likewise, "lflags" is for the linker. See [1].

[1] http://code.dlang.org/package-format#build-settings

---
This email is free from viruses and malware because avast! Antivirus protection is active.
http://www.avast.com



More information about the Digitalmars-d-learn mailing list