SN-2635 已核对来源,附原文与上下文。
其他参与者原话torservers原帖 ↗「关于」对话框仍然显示 0.3.10.1 beta。
The "About" dialog still shows 0.3.10.1 beta.
什么操作系统?我跑了 Windows 版和 64 位 Linux 版,检查了关于对话框。
What OS? I ran the Windows and 64-bit Linux version and checked the about dialog.
Mac 版还是 0.3.10.1。
The Mac version is still 0.3.10.1.
其他参与者原话pavelo原帖 ↗我记得,可以用某个 gcc __attribute__ 按函数指定 -march。这样,只相关函数被优化,如果用户不指定 -4way,其他一切照旧。
iirc, it is possible to specify -march on a per-function basis using some gcc __attribute__. That way, only the function in question would be optimized, and if the user doesn't specify -4way, everything else should be ok.
我已更新首帖,说得更具体了。只 -4way 代码是这样编译的。
I updated the first post to be more specific. Only the -4way code is compiled this way.