Comment out the define for CRYPTOPP_X86ASM_AVAILABLE in config.h. #if !defined(CRYPTOPP_DISABLE_X86ASM) && ((defined(_MSC_VER) && !defined(__MWERKS__) && defined(_M_IX86)) || (defined(__GNUC__) && defined(__i386__))) // #define CRYPTOPP_X86ASM_AVAILABLE #endif -- View this message in context: http://www.nabble.com/Beware-asm-code-paths-on-AMD-64-dual-core-t1137479.html#a2984291 Sent from the Crypto++ forum at Nabble.com.
Re: Beware asm code paths on AMD 64 dual core
Jeremy S (sent by Nabble.com) Thu, 16 Feb 2006 22:33:13 -0800
- Beware asm code paths on AMD 64 dual core Jeremy S (sent by Nabble.com)
- Re: Beware asm code paths on AMD 64 dua... D. R. Evans
- Re: Beware asm code paths on AMD 64... Jeremy S (sent by Nabble.com)
- Re: Beware asm code paths on AM... Jeremy S (sent by Nabble.com)
