# Re: Auto-detect for 128-bit 4-way SSE2

Post by: satoshi on September 10, 2010, 06:11:06 PM

Quote from: teknohog on September 09, 2010, 07:32:05 PM

> Since the function CallCPUID function contains x86 assembler, it breaks the build on other architectures. I've changed line 2770 in main.cpp to
>
> \#if defined(\_\_GNUC\_\_) && defined(CRYPTOPP\_X86\_ASM\_AVAILABLE)
>
> to make it compile again, at least on ARM.

Added in SVN rev 152

---

Source file: bitcoin-forum-satoshi-nakamoto.tgz

External link: https://bitcointalk.org/index.php?topic=1007.msg12372#msg12372
