How compile program with curl support?

David d at dav1d.de
Sat Aug 24 02:01:34 PDT 2013


Am 24.08.2013 09:56, schrieb ilya-stromberg:
> On Thursday, 22 August 2013 at 16:28:32 UTC, David wrote:
>> Can't reproduce this:
>>
>> ─[dav1d at archbox][/tmp]╼ cat c.d
>> import std.net.curl;
>>
>> void main() {}
>> ─[dav1d at archbox][/tmp]╼ dmd c.d -L-lcurl
>> ─[dav1d at archbox][/tmp]╼
>>
>> So I only get these errors when *not* linking against curl.
> 
> It looks like regression. Which OS and compiler version do you use?
> I have Linux Ubuntu 12.10 and DMD 2.063.2.

Archlinux 64 Bit 2.063.2, and no, this is not a regression, this worked
for every DMD release so far.


More information about the Digitalmars-d-learn mailing list