Skip to content

OpenBlas issue with NDK18 and clang 7.0 #1774

Description

@wolfviking0

Hi,

I am using openblas with android arm and arm64, in order to build I used GCC.
But since the last update of the NDK(18), it seems not possible to use GCC. I decide to use Clang.

It's ok for arm64, but trying arm32 I have many issue like:
error: instruction 'fstmia' can not set flags, but 's' suffix specified
fstmias r6, { s23 }

Any suggestion

Thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions