On 2019-03-08 10:42, Jeroen Demeyer wrote:
(*) For some reason, the analogous C header <stdatomic.h> works
regardless of MACOSX_DEPLOYMENT_TARGET. Unfortunately, this header is
not compatible with C++, so I really need <atomic>.

I just realized that I tried this only with g++ on Linux. With clang++ on OS X, <stdatomic.h> does work. So this avoids needing to mess with MACOSX_DEPLOYMENT_TARGET.

I'll also try g++ on OS X (do we still support that actually?).

--
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to