DMD producing huge binaries

Dicebot via Digitalmars-d digitalmars-d at puremagic.com
Fri May 20 14:27:37 PDT 2016


On Friday, 20 May 2016 at 21:09:23 UTC, cym13 wrote:
> It would make binary comparison of libraries and executables 
> difficult which troubles me as comparing hashes is a basics of 
> binary distribution security : you can check that a precompiled 
> binary is legit by recompiling it in the same conditions and 
> comparing the two. It would be way harder if random components 
> were added.

Yeah, that is good reason.


More information about the Digitalmars-d mailing list