Building for Android
Marc Glisse
marc.glisse at inria.fr
Wed Jun 26 20:16:12 CEST 2013
On Wed, 26 Jun 2013, Marc Glisse wrote:
> I am not sure how GMP_DECIMAL_POINT works on android. I don't think they have
> nl_langinfo and, since they have a placeholder localeconv, gmp-impl.h should
> end up using it, but apparently it doesn't. Maybe the configure test doesn't
> link and thus decides that localeconv is absent? That would simplify things
> as my new macro becomes unnecessary.
That would be the attached patch. Not sure about the testsuite part (am I
making the test useless or not?), but the library part seems rather
obvious.
--
Marc Glisse
More information about the gmp-discuss
mailing list