You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Crypto++ Users
Hi Everyone,
There's a new wiki page on script called configure.sh which was recently added to the library. The configure.sh script was added due to Issue 950, and it can be used to reconfigure the library and write a new config_asm.h.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Crypto++ Users
configure.sh also rewrites config_cxx.h, too. It seems to have the biggest impact on Apple platforms. It looks we were enabling "magic statics" for OS X when we should not have.