Win32 executable size. Why 76kb for nothing?

Bill Baxter dnewsgroup at billbaxter.com
Tue Nov 27 12:15:22 PST 2007


Christoph Kobe wrote:
> 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?
> 

This should be in a D FAQ somehwere.  There isn't such a thing as far as 
I know (well, there is one somewhere that's more like

Here's a previous thread about it:

http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D&article_id=55902

--bb


More information about the Digitalmars-d-learn mailing list