redp wrote:
hi

    I have sometimes seen this problem when a build uses old configuration
    files so it might be worth checking that a full clean has been done
    before the build is started.

but after "make clean" config.h is also removed
and more worse - even if you patch string
#define HAVE_NATIVE_mpn_preinv_mod_1 1
in config.h - it will be rewritten during make

Ooops?

Then it seems you'd have to make the "upstream" changes I suggested in my previous post (or just change the "#if !HAVE_NATIVE_mpn_preinv_mod_1" temporarily to "#if 1" for your build).


-leif

--
() The ASCII Ribbon Campaign
/\   Help Cure HTML E-Mail

--
You received this message because you are subscribed to the Google Groups 
"mpir-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/mpir-devel.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to