[Issue 21879] -betterC "undefined reference to '_memset32'"

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Apr 30 10:05:14 UTC 2021


https://issues.dlang.org/show_bug.cgi?id=21879

moonlightsentinel at disroot.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |moonlightsentinel at disroot.o
                   |                            |rg

--- Comment #4 from moonlightsentinel at disroot.org ---
> It seems to me the runtime isn't linked correctly for some reason.

-betterC explicitly does not link to druntime. You'd have to manually add it to
the  dmd / linker command.

--


More information about the Digitalmars-d-bugs mailing list