[Bug 202] Undefined reference to libcurl functions with small program (not explicitly using network).

via D.gnu d.gnu at puremagic.com
Wed Feb 10 23:38:06 PST 2016


http://bugzilla.gdcproject.org/show_bug.cgi?id=202

--- Comment #3 from Sebastien Alaiwan <sebastien.alaiwan at gmail.com> ---
I was thinking too long symbol names generated by gdc could cause a memory
corruption in the linker.

However, I was able to reproduce the exact same symptoms if I try to link the
resulting object file with the "gold" linker (instead of ld).

Valgrind during the linking step shows nothing interesting.

-- 
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/d.gnu/attachments/20160211/c1474772/attachment.html>


More information about the D.gnu mailing list