{
"subject": "Re: Version 0.3.8.1 update for Linux 64-bit",
"content": {
"format": "html",
"body": "<div class=\"post\">That's a good point, I believe you could run with generation off if you don't have SSE2.<br/><br/>How about add to the top of cryptopp/config.h:<br/><br/>#if !defined(_M_X64) && !defined(__x86_64__)<br/>#define CRYPTOPP_DISABLE_SSE2 1<br/>#endif<br/><br/>that would disable SSE2 for 32-bit builds. (at least with GCC or MSVC)</div>"
},
"source": {
"name": "Bitcoin Forum",
"url": "https://bitcointalk.org/index.php?topic=765.msg8422#msg8422"
},
"date": "2010-08-09T20:55:06Z"
}