[dmd-beta] dmd 1.061 and 2.046 beta

Don Clugston dclugston at googlemail.com
Sun May 9 13:53:38 PDT 2010


At least on Windows, std.complex isn't linked into the lib (this was
true of the last release as well, but I think it's critical). Probably
just a trivial makefile issue. So this program fails to link:
=====
import std.complex;
void main() {}
======

On 9 May 2010 20:08, Walter Bright <walter at digitalmars.com> wrote:
> Fix hanging problem.
>
> http://ftp.digitalmars.com/dmd1beta.zip
> http://ftp.digitalmars.com/dmd2beta.zip
>
> _______________________________________________
> dmd-beta mailing list
> dmd-beta at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/dmd-beta
>


More information about the dmd-beta mailing list