Release: GDC for Windows

Kagamin spam at here.lot
Fri Mar 25 11:22:49 PDT 2011


Andrej Mitrovic Wrote:

> for /F %%G in ('dir /B /S *.exe;*.a;*.so') do strip --strip-unneeded %%G
> 
> Now libgphobos2 will be 3.5 megs in size, and a test project with a
> writeln() will compile to 966Kb.

Forgot about that, thanks.


More information about the Digitalmars-d-announce mailing list