I build dwt-win & dwtx with dmd 1.053 & tango trunk on win32 . the execute file size is huge.
I build dwt-samples\jface.text\Simple.d, the execute file size is 24051kb, the file has 21733kb binary value is 0xff & 0x00, after upx compress the file size is 1034kb. I want to know is the optlink bring this issue ? The new version of optlink will fix it? About how long the new optlink be useful?
