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.
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/