Win32 executable size. Why 76kb for nothing?

Christoph Kobe christoph at kobenetz.de
Tue Nov 27 11:50:43 PST 2007


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>


More information about the Digitalmars-d-learn mailing list