[Issue 22470] Linker error: std.math.remainder.fmod
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Nov 2 14:52:24 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=22470
Brian Callahan <bcallah at openbsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bcallah at openbsd.org
--- Comment #1 from Brian Callahan <bcallah at openbsd.org> ---
Hello --
As a very quick sanity check, since I just touched fmod handling on FreeBSD:
are you running the release binaries of 2.098.0 or are you running a bleeding
edge -stable? In short, does your compiler include this change:
https://github.com/dlang/dmd/commit/54fa6ee3480fba215e31252da59d3318749fc612
FWIW, I cannot reproduce this on OpenBSD, both with and without the above
commit. Either way, I can look into FreeBSD support for fmod a little later
today.
--
More information about the Digitalmars-d-bugs
mailing list