Vladimir Panteleev wrote:
On Tue, 01 Feb 2011 05:30:44 +0200, Walter Bright <newshou...@digitalmars.com> wrote:

Try compiling a small file, like hello world, with the -e -l flags, and email me the resulting .lst file.

I found the problem. Both DMC and its header files were outdated. I don't know how I got to the conclusion that it was up-to-date.

Sorry for wasting your time.


No problem. I'm just glad it's working for you now.

FWIW, I often see issues like this crop up. With D, it'll be linking in an old phobos library that's still lurking on the disk somewhere :-)

Reply via email to