BigSur and C++03

Jeffrey Walton <[email protected]>
Newsgroups gmane.comp.encryption.cryptopp
Message-ID <[email protected]>
While testing for Apple M1's we noticed a couple of things. First, Apple 
finally fixed static initialization. It is a C++11 core feature, but it was 
never available until BigSur.

Second, Clang on BigSur uses C++03 by default. To get C++11 features you 
have to add -std=c++11 to CXXFLAGS or the command line.

So be aware Apple M1's and BigSur have some sharp edges. We updated the 
configure.sh wiki page at https://www.cryptopp.com/wiki/Configure.sh. 

Jeff

-- 
You received this message because you are subscribed to "Crypto++ Users". More information about Crypto++ and this group is available at http://www.cryptopp.com and http://groups.google.com/forum/#!forum/cryptopp-users.
--- 
You received this message because you are subscribed to the Google Groups "Crypto++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/cryptopp-users/7abd2dda-4833-4d6f-acbb-8c4d1a543bbcn%40googlegroups.com.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.