[Issue 17712] [REG 2.074] [LINK] Undefined reference to std.conv.toChars!(10, char, 1, uint).toChars(uint)

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Aug 3 07:40:24 PDT 2017


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

--- Comment #7 from Johannes Pfau <johannespfau at gmail.com> ---
For reference: the missing symbol also causes a backend ICE for GCC <= 4.9:

https://bugzilla.gdcproject.org/show_bug.cgi?id=157

This is fortunately of lower priority as an (unrelated) GCC change works around
this problem in all new GCC versions. Fortunately we're already at GCC-7
released / GCC-8 in development :-)

--


More information about the Digitalmars-d-bugs mailing list