Hi all, https://www.cryptopp.com says that Crypto++ 5.6.5 can be built using GCC 7.1.
https://www.cryptopp.com/wiki/Compiling says GCC 7.0. Just tried building it using gcc-7.1.0, and I have the following compile error: integer.cpp:628:29: error: unknown token in expression .intel_syntax noprefix;neg %rcx;jz 1f;mov %rdx, [%rdi+8*%rcx];add %rdx, [%r8+8*%rcx];mov [%rsi+8*%rcx], %rdx; gcc-7.2.0 is not better (same error). Do I have any chance of compiling 5.6.5 with gcc-7.1.0? If yes, how? Thanks, Vincent -- -- You received this message because you are subscribed to the "Crypto++ Users" Google Group. To unsubscribe, send an email to [email protected]. More information about Crypto++ and this group is available at http://www.cryptopp.com. --- 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]. For more options, visit https://groups.google.com/d/optout.
