datetime fails with undefined reference

Lars T. Kyllingstad public at kyllingen.NOSPAMnet
Fri Feb 18 11:43:22 PST 2011


On Fri, 18 Feb 2011 10:23:41 -0800, Jonathan M Davis wrote:

> On Friday, February 18, 2011 10:12:09 Kai Meyer wrote:
>> Great news! Worked like a champ. Is there documentation somewhere that
>> I missed? I would love to be able to answer these questions on my own.
>> I've been stumped on this one for a week :(
> 
> That should be in the dmd.conf in dmd.2.052.zip. If you're using an old
> dmd.conf, that would be the problem. Actually, I wouldn't have expected
> and old dmd.conf to work at all, since the directory structure for the
> lib folder(s) was changed due to the addition of 64-bit. So, I don't
> know what the deal with your setup is. Regardless, make sure that your
> current dmd.conf is either the most up-to-date on or at least based on
> it. Otherwise, you're going to be running into issues.

Well, he could be using a setup similar to me.  I don't use dmd.conf at 
all.  Instead I set the DFLAGS environment variable in the startup script 
of my shell.  I think the new dependency should be noted in the changelog.

-Lars


More information about the Digitalmars-d-learn mailing list