any Android-based GMP libraries?
Xiong Xiong
xix209 at lehigh.edu
Tue Aug 10 17:57:13 CEST 2010
Someone has tried to port GMP to Android
http://gmplib.org/list-archives/gmp-discuss/2010-May/004182.html
The problem is we have to convert every Makefile to the Android.mk
format, or the resulting libgmp.so will not function well.
I tried to compile libgmp in the Android NDK way yesterday, but the
code base is so large that I haven't finished converting the
Android.mk files yet.
I think manually convert the Makefile is error-prone especially when I
am new to Android.
I am expecting your valuable suggestions. Thank you very much!
Best wishes,
Xiong Xiong
More information about the gmp-discuss
mailing list