Skip to content

x-compile for Android/MIPS fails  #115

Closed
@cmumford

Description

Original issue 109 created by ulcica on 2012-08-03T11:51:31.000Z:

Use the android branch. Edit leveldb/jni/Application.mk

APP_ABI := mips

The ndk-build output:

Compile++ mips : leveldb <= builder.cc
In file included from ./port/port.h:18:0,
from ./db/filename.h:14,
from jni/.././db/builder.cc:7:
./port/port_android.h:13:22: fatal error: cstdatomic: No such file or directory
compilation terminated.

make: *** [obj/local/mips/objs/leveldb/__/./db/builder.o] Error 1

compiled using android-ndk-r8b, Mac OS X 10.7.4

Activity

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

Metadata

Assignees

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