Large binary size using std.regex

ketmar via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sat Aug 23 23:20:27 PDT 2014


On Sun, 24 Aug 2014 06:10:20 +0000
Artem Tarasov via Digitalmars-d-learn
<digitalmars-d-learn at puremagic.com> wrote:

> OTOH, on Linux latest LDC does far better job in eliminating dead 
> code than DMD:
does ldc uses shared runtime here? with

  dmd -defaultlib=libphobos2.so test.d

i got 657,438 bytes (425,836 stripped).

seems that your ldc uses shared runtime.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-learn/attachments/20140824/e52430f8/attachment-0001.sig>


More information about the Digitalmars-d-learn mailing list