curl / Mailing Lists / curl-library / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

cmake curl builds are not as thread-safe as other builds

From: Daniel Stenberg via curl-library <curl-library_at_lists.haxx.se>
Date: Wed, 27 Jul 2022 00:31:16 +0200 (CEST)

Hello,

When you build curl with cmake on a non-Windows operating system, it DOES NOT
make a thread-safe library global init function the way it does when built
with configure [1].

There is a PR that tries to fix this, but it does not work yet and has gone
stale [2].

It would be great to fix this situation!

[1] = https://github.com/curl/curl/issues/8973
[2] = https://github.com/curl/curl/pull/8982

-- 
  / daniel.haxx.se
  | Commercial curl support up to 24x7 is available!
  | Private help, bug fixes, support, ports, new features
  | https://curl.se/support.html
-- 
Unsubscribe: https://lists.haxx.se/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html
Received on 2022-07-27