curl-library
Re: Static linking with ssl
From: Sean Miller via curl-library <curl-library_at_cool.haxx.se>
Date: Mon, 19 Sep 2016 14:22:19 +0000 (UTC)
Date: Mon, 19 Sep 2016 14:22:19 +0000 (UTC)
> I get lots of linking errors (missing symbols) – not when compiling curl, but when I try to statically link libcurl to my application. The missing symbols are all SSL related (I can dig them out if is of any use).
Statically linking doesn't include libcurl's own dependencies.
Find out which libraries provide the missing symbols and add them to your link flags.
Regards,Sean M.
-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2016-09-19