best replacement for - cout << "hello D" << endl; ?
Bruce Adams
tortoise_74 at yahoo.don.ot.spamme.co.uk
Thu Jul 12 16:51:25 PDT 2007
It looks like a bug in the cygwin version of gdc. dmd works fine.
I've filed it as:
http://d.puremagic.com/issues/show_bug.cgi?id=1338
This is the 3rd compiler bug I've found in 2 days of using D (and all on hello world level projects).
2 in gdc and 1 in dmd. Someone is trying to tell me something.
a) use linux more
b) get involved and help fix the cygwin port.
Unfortunately I fear other users with these kinds of problem may end up getting message c) "don't use D on windows until its more stable".
Which is also equivalent to don't use D for projects that need to be portable (to windows anyway).
Regards,
Bruce.
More information about the Digitalmars-d-learn
mailing list