Large binary size using std.regex

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


On Sat, 23 Aug 2014 23:40:12 +0000
Bayan Rafeh via Digitalmars-d-learn <digitalmars-d-learn at puremagic.com>
wrote:

p.s. strip it. stripping debug info can significantly reduce binary
size. for your example:

unstripped elf: 1,674,653 bytes
stripped elf  : 1,074,528 bytes
-------------- 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/f1982a51/attachment.sig>


More information about the Digitalmars-d-learn mailing list