Hi, I'm new to D and I wonder what I can do to decrease the size of my executable files. When I compile void main() { } dmd creates a 76kb .exe file. Why? What can I do to decrease theses file-sizes? -- Christoph Kobe <christoph at kobenetz.de>