<html>
<head>
<base href="http://bugzilla.gdcproject.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Undefined reference to libcurl functions with small program (not explicitly using network)."
href="http://bugzilla.gdcproject.org/show_bug.cgi?id=202#c8">Comment # 8</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Undefined reference to libcurl functions with small program (not explicitly using network)."
href="http://bugzilla.gdcproject.org/show_bug.cgi?id=202">bug 202</a>
from <span class="vcard"><a class="email" href="mailto:sebastien.alaiwan@gmail.com" title="Sebastien Alaiwan <sebastien.alaiwan@gmail.com>"> <span class="fn">Sebastien Alaiwan</span></a>
</span></b>
<pre>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?)</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>