On 2013-12-23 09:04, Russel Winder wrote:
For my (very) early stage GtkD program, my SCons script (using "all
source at once") generates a 6MB executable that works. Dub appears to
think that it is creating a .a archive and create 142MB of it. So how to
create an executable with Dub?

You need to add a package.json file to your project.

http://code.dlang.org/package-format

--
/Jacob Carlborg

Reply via email to