D vs Java
Lucas Goss
lgoss007 at gmail.com
Tue Mar 21 10:52:12 PST 2006
Anders F Björklund wrote:
> That's with a dynamic lib for C++, right ?
Of course. But why would you statically link the whole stdc++ lib :)
3.3 MB static linking (g++ -ohellocpp -static -lstdc++ hello.cpp)
> Don't you have a compat-libstdc++ or similar pkg ?
> (run that on Fedora Core, for DMD's old binary...)
There is a libstdc++5-3.3, I just didn't want to install the old...
well, ok...
size real user sys
DMD 207.0K 0.004 0.002 0.002
0.004 0.001 0.002
0.004 0.001 0.002
More information about the Digitalmars-d
mailing list