On Sunday, June 28, 2015 at 9:54:46 PM UTC-4, Alex Afanasyev wrote: > > CryptoPP 5.6.2 or master branch fails to build in Cygwin x86_64 > environment. A little bit more information about this is here: > http://stackoverflow.com/questions/21503467/building-cryptopp-5-6-2-with-cygwin-x86-64 > > I have create a pull request on github ( > https://github.com/weidai11/cryptopp/pull/2/files) that addresses this > small problem. >
This was committed: * https://github.com/weidai11/cryptopp/commit/91b0730c332c0c511fe13095af368c1fa267ca7f * https://sourceforge.net/p/cryptopp/code/561/ Cygwin has problems when using -m32 on x86_64, but they are Cygwin platform problems (and not Crypto++ issues). Thanks. -- -- 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.
