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

via D.gnu d.gnu at puremagic.com
Mon Feb 15 00:32:57 PST 2016


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

--- Comment #8 from Sebastien Alaiwan <sebastien.alaiwan at gmail.com> ---
Please let me know if you need some more information / tests from me.

This is starting to become critical on our side ; because although for
GNU/Linux targets, it can be worked around by adding '-lcurl' to LDFLAGS (at
the expense of making the resulting binary dependent on curl), there seem to be
no workaround for mingw target (I get undefined references to Winsock
functions, and adding '-lws2_32' doesn't help - maybe a calling convention
problem?)

-- 
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/20160215/4b08137e/attachment.html>


More information about the D.gnu mailing list