Walter Bright wrote:
If you want to know where the size in your exe file is coming from, the map file will tell you - broken down by each name and its associated size.

Can you tell me how many bytes all TypeInfos use up in libphobos?
(Without disabling codegen for TypeInfos and comparing the final file sizes *g*.)

Maybe the problem is the man page for ld, which has a truly bewildering quantity of obtuse options, confusing people about what a linker actually does.

Reply via email to