D vs Java

Anders F Björklund afb at algonet.se
Tue Mar 21 09:22:15 PST 2006


Lucas Goss wrote:

> C++     8.3K     0.127   0.005   0.001
>                  0.007   0.003   0.003
>                  0.006   0.001   0.004
> 
> GDC   426.5K     0.014   0.002   0.002
>                  0.004   0.001   0.002
>                  0.005   0.002   0.003

That's with a dynamic lib for C++, right ?
(i.e. like when you run "ldd" on the binary)

> I kinda wonder how dmd does? I would have tried it but it links to 
> libstdc++.so.5, currently I have libstdc++.so.6 and didn't feel like 
> installing the old libstdc++ on this machine (I have others with older 
> versions that run dmd).

Don't you have a compat-libstdc++ or similar pkg ?
(run that on Fedora Core, for DMD's old binary...)

--anders



More information about the Digitalmars-d mailing list