Bitcointalk · 4 hashes parallel on SSE2 CPUs for 0.3.6

中本聪,2010 年 8 月 14 日

SN-1908 已核对来源,附原文与上下文。

阅读语言
中文译文

倘若你还没试过,试试把 thash 对齐。可能有影响,反正没坏处。

看起来我们是踩到了树优化器里的一个编译器 bug。你能试试用 -O0 编译吗?

-O0 没用,同样的错误。

MinGW 用的是 GCC 3.4.5。问题很可能出在这里。

我看看能不能弄一个新版本的 MinGW。

ORIGINAL · 英文原文
If you haven't already, try aligning thash.  It might matter.  Couldn't hurt.

Looks like we're triggering a compiler bug in the tree optimizer. Can you try to compile it -O0?
No help from -O0, same error.

MinGW is GCC 3.4.5.  Probably the problem.

I'll see if I can get a newer version of MinGW.

来源
Bitcointalk 原始链接 ↗ 记录编号 SN-1908