Compiler: Size of generated executable file

The Anh Tran trtheanh at gmail.com
Sat Jan 9 08:32:28 PST 2010


D has large file size b/c the linker still leave lots of typeinfo there, 
even if you don't use any.
Optimization seems to have the lowest priority. There a way more 
important things that need man power: concurrent paradigm, functional 
paradigm, fixing bugs, ...



More information about the Digitalmars-d mailing list