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

编译失败 #10

Open
wenj91 opened this issue May 10, 2021 · 7 comments
Open

编译失败 #10

wenj91 opened this issue May 10, 2021 · 7 comments
Labels
bug Something isn't working

Comments

@wenj91
Copy link

wenj91 commented May 10, 2021

cc: error: unrecognized command line option ‘-maes’
make[2]: *** [src/3rdparty/argon2/CMakeFiles/argon2.dir/build.make:63: src/3rdparty/argon2/CMakeFiles/argon2.dir/lib/argon2.c.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:145: src/3rdparty/argon2/CMakeFiles/argon2.dir/all] Error 2

@cornjosh
Copy link
Owner

Unable to identify the problem.
Can you compile it manually and give feedback on a more specific problem?

@cornjosh cornjosh added bug Something isn't working help wanted Extra attention is needed labels May 10, 2021
@wenj91
Copy link
Author

wenj91 commented May 10, 2021

脚本执行到编译的时候编译自动报错,无法进行下去

@cornjosh
Copy link
Owner

cornjosh commented May 10, 2021

有尝试过手动编译吗?是否会出现相同错误?
根据你的描述没办法确定问题,我这边运行也没有办法复现问题

@wenj91
Copy link
Author

wenj91 commented May 10, 2021

手动编译一样的,是在华为手机出现这个问题
手动编译的时候增加 -DARM_TARGET=7参数是可以编译的,但是编译出来的执行文件执行的时候又发生Bus error问题

@cornjosh
Copy link
Owner

好的,谢谢反馈
如果你之后有解决办法请给本项目发PR,感谢

@cornjosh cornjosh removed the help wanted Extra attention is needed label May 11, 2021
@collinshi
Copy link

我小米6也有同样的问题。有解决方案吗?

@collinshi
Copy link

我小米6也有同样的问题。有解决方案吗?

进一步研究了一下,小米6的CPU是arm8l, xmrig并不能识别。我试了ARM_TARGET=8也没法编译。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants