shared library size

kinke kinke at libero.it
Tue Jul 3 17:00:34 UTC 2018


On Tuesday, 3 July 2018 at 16:45:19 UTC, boolangery wrote:
> So I achieved to reduce library size to around 1M, it still too 
> big for my target.
>
> An equivalent library in C++ is about 100K.
>
> I noticed that the .text EFL section of the D one is so huge 
> compared to the C++ one.

Unless DMD generates a smaller lib (unlikely IMO), I suggest 
moving this discussion to somewhere appropriate (general D or 
libasync if it contains template bloat).

On Monday, 2 July 2018 at 12:21:04 UTC, Guillaume Piolat wrote:
> And it won't change anytime soon 
> (https://github.com/ldc-developers/ldc/issues/2431).

As always, all it takes is someone to step up and either 
contribute directly by PR or be willing to pay someone else to do 
it.


More information about the digitalmars-d-ldc mailing list