We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ld.lld: error: /system/vendor/lib64/libOpenCL.so is incompatible with armelf_linux_eabi cc: error: linker command failed with exit code 1 (use -v to see invocation) make: *** [Makefile:100: clinfo.real] Error 1
The text was updated successfully, but these errors were encountered:
ok with this
~/termux-opencl/clinfo $ gcc src/clinfo.c -I../OpenCL-Headers -lOpenCL -o clinfo
Sorry, something went wrong.
No branches or pull requests
ld.lld: error: /system/vendor/lib64/libOpenCL.so is incompatible with armelf_linux_eabi
cc: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [Makefile:100: clinfo.real] Error 1
The text was updated successfully, but these errors were encountered: