Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

提示:macOS 上启用opcache 建议添加 --disable-opcache-jit 参数 #57

Closed
jingjingxyk opened this issue Mar 14, 2023 · 0 comments

Comments

@jingjingxyk
Copy link
Contributor

jingjingxyk commented Mar 14, 2023

起因:
macOS 上启用opcache ,发现启用JIT 时,编译通过不了。进一步查看,发现会自动依赖库 capstone 、dynasm 等

#if defined(HAVE_DISASM) || defined(HAVE_GDB) || defined(HAVE_OPROFILE) || defined(HAVE_PERFTOOLS) || defined(HAVE_VTUNE)



另外一种解决办法是 卸载本机的 capstone dynasm 库

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant