Woeful performance of D compared to C++
Bill Lear
rael at pppp.zopyra.com
Thu Jan 18 13:05:31 PST 2007
Kirk McDonald <kirklin.mcdonald at gmail.com> writes:
> rael at seesig.com wrote:
> > Compiled with:
> > % dmd -I/opt/dmd/src/phobos -O -inline monty.d -ofmonty_d
>
> Perhaps the -release flag would make a difference?
>
> Also, that -I option should be redundant if you've set up your
> dmd.conf file properly.
Compiling with -release seems to make no appreciable difference.
And, I have tried and tried to set up my dmd.conf file:
% ls -l /etc/dmd.conf
% cat /etc/dmd.conf
[Environment]
DFLAGS=-I/opt/dmd/src/phobos
But it doesn't seem to work. Do you see anything I've done wrong here?
This, in fact, is driving me nuts...
Bill
--
Bill Lear
r * e * @ * o * y * a * c * m
* a * l * z * p * r * . * o *
More information about the Digitalmars-d
mailing list