How to build program with DWT2 and DMD2?

Jacob Carlborg doob at me.com
Tue Aug 20 10:31:25 PDT 2013


On 2013-08-20 15:31, JohnnyK wrote:

> This particular executable compiled to 2.7MB.  Most DWT Executables are
> between 2.3MB and 3MB.  I will say this the executables compress pretty
> good with the latest UPX exe compressor for windows.  With UPX the
> executable became 766KB in size so in the end it is below 1MB.

I'm guessing that most of DWT will always be pulled in when compiling. 
Hopefully that means that the executable won't grow that much when 
adding new code from DWT.

-- 
/Jacob Carlborg


More information about the Digitalmars-d-dwt mailing list