Skip to content

Problems with using arm version on Android #363

Description

@kurak38

Hi,
I am using Download openblas-0.2.9-rc2-armv6.tar.gz (8.1 MB) (http://sourceforge.net/projects/openblas/files/v0.2.9-rc2-arm/) and I have problem with undefined references to:
shmget, shmat, shmdt, shctl, get_nprocs, pthread_atfork, stderr and _gfortran_compare_string.
I am using APP_STL := gnustl_static with LDLIBS : libgnustl_static.a and libsupc++.a. GNU STL from android-ndk-r9d version 4.8 of gcc.
The most problematic, I think, would be function with shared memory, while on Android there is no such thing to use.
Please give me any advice
Thanks in advance
Adam

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions