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

Build error when linking libopenblas.a to libcaffe.so #128

Closed
Steven9402 opened this issue Jun 20, 2018 · 0 comments
Closed

Build error when linking libopenblas.a to libcaffe.so #128

Steven9402 opened this issue Jun 20, 2018 · 0 comments

Comments

@Steven9402
Copy link

I use android-ndk-r11c. And because I had problem generating opencv libs, so I copied libs from OpenCV for Android. Then I set ANDROID_ABI="armeabi-v7a", run the build.sh scripture, but came across error as follows.

'libopenblas.a(cblas_sasum.o) uses VFP register arguments, output does not'

I have compiled openblas successfully with ANDROID_ABI="armeabi-v7a". The error occurs when linking libopenblas.a for caffe. My CMake Version is 3.5.1.

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