On 2016-05-09 12:58, Chris wrote:
I have a program whose size is 3.2 MB when compiled with LDC, and 6.3 MB when compiled with DMD. Both are release builds. That's almost twice as big.
LDC can strip sections which DMD cannot. -- /Jacob Carlborg
On 2016-05-09 12:58, Chris wrote:
I have a program whose size is 3.2 MB when compiled with LDC, and 6.3 MB when compiled with DMD. Both are release builds. That's almost twice as big.
LDC can strip sections which DMD cannot. -- /Jacob Carlborg