[dmd-internals] bsr errors in 64
Walter Bright
walter at digitalmars.com
Sun Dec 5 13:04:36 PST 2010
David Simcha wrote:
> I'm trying to test out 64 support. With the latest trunk everything,
> druntime compiles flawlessly. Phobos compiles if I make
> core.stdc.math pure @safe. Hello world compiles, but doesn't link.
> The error message is:
>
> undefined reference to `_D3std9intrinsic3bsrFNaNbmZi'
>
> This error occurs in several places.
>
Yeah, Brad's been working on fixing that.
More information about the dmd-internals
mailing list