Daniel Green Wrote:

> nm test4.exe | grep ModuleInfo

lol, winsock, regex, regexp, random(?)
Well, std.datetime and std.complex can be understandable: they can be used by 
writeln...

> > with
> > gdc -v2 test4.d -o test4.exe -s
> > it's 454kb
>  From the GCC manual.
> -s
>      Remove all symbol table and relocation information from the 
> executable.

yes, -s means strip

Reply via email to