[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: LMDB and Android
- To: Kristoffer Sjögren <stoffe@gmail.com>, openldap-technical@openldap.org
- Subject: Re: LMDB and Android
- From: Howard Chu <hyc@symas.com>
- Date: Sun, 18 Jan 2015 19:20:23 +0000
- In-reply-to: <CADSBNAh=X9Gs9rNQNXLOXWiu=1i6TNHbi1Uv3P31wQ8Mf614gw@mail.gmail.com>
- References: <CADSBNAh=X9Gs9rNQNXLOXWiu=1i6TNHbi1Uv3P31wQ8Mf614gw@mail.gmail.com>
- User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:37.0) Gecko/20100101 Firefox/37.0 SeaMonkey/2.34a1
Kristoffer Sjögren wrote:
Hi
I'm a Android noob and need to build LMDB for Android. Is Android NDK
the way to go?
Yep.
https://developer.android.com/tools/sdk/ndk/index.html
Any tricks I should be aware of?
For simplicity's sake I put all the required flags into a shell script
(I call it agcc) and just run "make CC=agcc" - you shouldn't need to
change anything else in the Makefile then.
--
-- Howard Chu
CTO, Symas Corp. http://www.symas.com
Director, Highland Sun http://highlandsun.com/hyc/
Chief Architect, OpenLDAP http://www.openldap.org/project/