Hello all,

I'm currently compiling the CryptoPP library to two target environments. 

1) Linux 64 using GCC compiler
2) Win 32 using Microsoft Visual Studio 

I found that the Linux 64 version is 6 times faster that the Win 32 
version. Is it right? Do you know any specific parameter to improve the 
performance of the win 32 binary. I'm using a RELEASE target and setting 
Visual Studio optimization parameters as OX (-O3). 

I tried using MinGW too, I built a version of CryptoPP using http://mxe.cc/ 
but the performance is very similar to Visual Studio. Probably it is right 
but surprise to me this difference. 

Thanks
Regards


-- 
-- 
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to cryptopp-users-unsubscr...@googlegroups.com.
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 cryptopp-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to