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

pts/cpuminer-opt-1.5.1 fails to build with Clang #238

Open
marxin opened this issue Sep 6, 2022 · 0 comments
Open

pts/cpuminer-opt-1.5.1 fails to build with Clang #238

marxin opened this issue Sep 6, 2022 · 0 comments

Comments

@marxin
Copy link

marxin commented Sep 6, 2022

Fails with CC=clang CXX=clang++ due to:

./simd-utils/simd-64.h:90:10: error: argument to '__builtin_ia32_palignr' must be a constant integer
./simd-utils/simd-128.h:In file included from algo/blake/blake2s-hash-4way.c175:12: error: argument to '__builtin_ia32_insertps128' must be a constant integer
./simd-utils/simd-128.h:179:27: error: argument to '__builtin_ia32_insertps128' must be a constant integer
./simd-utils/simd-64.h:90:10: error: argument to '__builtin_ia32_palignr' must be a constant integer
./simd-utils/simd-128.h:183:12: error: argument to '__builtin_ia32_insertps128' must be a constant integer
...
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