Skip to content
This repository was archived by the owner on Aug 11, 2023. It is now read-only.
This repository was archived by the owner on Aug 11, 2023. It is now read-only.

Build broken with Android ndk-r13b (current release) #21

@esrauch

Description

@esrauch

Build works with ndk-r10e but gets STL linker errors with r13b (both freshly extracted zips from developer.android.com)

/home/esrauch/adt-bundle-linux-x86_64-20140321/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lgnustl_static

../../../ion/demos/demobase.h:58: error: undefined reference to 'std::string::begin()'
../../../ion/demos/demobase.h:58: error: undefined reference to 'std::string::end()'
../../../ion/demos/demobase.h:58: error: undefined reference to 'std::string::begin()'
(And a lot of other undefined reference for STL errors)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions