错误:ILINGIN失败呼叫Elwand_inline‘ unsigned int _tzcnt_u32(unsigned int)’:target特定的特定选项不匹配

发布于 2025-01-24 17:13:13 字数 579 浏览 2 评论 0原文

我正在尝试编译该项目( https://github.com/speedskater/hot/hot )在C ++中实现,我试图使用Oracle虚拟机对其进行编译,CMAKE标志如下: cmake flags

同时,在尝试编译时,我会继续遇到此错误 错误 (错误:Ilining失败了allown_inline'unsigned int _tzcnt_u32(unsigned int)':目标特定选项不匹配)

建议其他一些答案,建议-March =本机,但此处已包含在这里,

有人可以向我解释我是否应该更改旗帜或做其他事情,事先感谢

I'm trying to compile this project (https://github.com/speedskater/hot) which is implemented in C++, IM trying to compile it using an oracle virtual machine, the CMAKE flags are as follows:
CMAKE FLAGS

meanwhile while trying to compile I keep getting this error
error
(error: ILINING failed in call to ALWAYS_INLINE ‘unsigned INT _tzcnt_u32(unsigned INT)’: target specific option mismatch)

some other answers suggested the -march=native, but its already included here,

can someone explain to me whether I should change the flags or do something else, thanks in advance

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文