On Sun, 7 Dec 2014, Cyd Haselton wrote:
On Sat, Dec 6, 2014 at 4:25 PM, Cyd Haselton <chaselton@xxxxxxxxx> wrote:
On Sat, Dec 6, 2014 at 12:25 PM, Marc Glisse <marc.glisse@xxxxxxxx> wrote:
On Sat, 6 Dec 2014, Cyd Haselton wrote:
Is this something to report to mpfr or gmp maintainers or here?
You should first try a recent version of GMP. The one from
download_prerequisites is older than Android...
--
Marc Glisse
GMP 5.0.0 yields the same results. Is there a particular version I
should try before reporting to GMP or MPFR maintainers?
Just following up on the question above...I want to make sure I'm
following the correct protocol..i.e. there isn't anything I should try
(configure/configfsf.sub, env variable(s), top-level configure change)
before I report to the GMP list.
Before reporting, you should get the latest version of GMP (6.0.0a) or a
daily snapshot (in developers' corner), and build it independently,
outside of a gcc bootstrap, passing as few options as possible to
configure. If 'make' or 'make check' fails, then see
https://gmplib.org/manual/Reporting-Bugs.html
--
Marc Glisse