std.net.curl and libcurl.so
Joseph Rushton Wakeling via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Sat Sep 24 12:27:31 PDT 2016
On Saturday, 24 September 2016 at 19:11:52 UTC, Joseph Rushton
Wakeling wrote:
> On Friday, 23 September 2016 at 00:55:43 UTC, Stefan Koch wrote:
>> This suggests that libcurl is loaded.
>> could you compile with -g ?
>> and then post the output ?
Further to earlier remarks: I now think this may be a general
problem of LDC 1.0.0 and not a problem of the snap package.
I tried building my simple curl-using program using an LDC 1.0.0
build and installed from source in the standard cmake && make &&
make install fashion. The same segfault occurs.
More information about the Digitalmars-d-learn
mailing list