Skip to content

Is it possible to statically link multiple versions of curl in same project (with prefixing?) #13305

Answered by bagder
matt1309 asked this question in Q&A
Discussion options

You must be logged in to vote

You can already build libcurl with multiple TLS libraries. Just specify more than one with configure. You use curl_global_sslset to decide which to use at run-time.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by bagder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants