On 24/06/2013 15:55, leif wrote:
> Brian Gladman wrote:
>> On 24/06/2013 15:10, Bill Hart wrote:
>>> Hi,
>>>
>>> I recall we had a warning related to ___gmpn_preinv_mod_1 which got
>>> fixed before the mpir-2.6.0 release. But despite this sounding like a
>>> familiar problem, I haven't been able to find a post where it was dealt
>>> with in the past.
>>>
>>> Can you post a copy of your config.h to help us get to the bottom of it.
>>>
>>> Perhaps Brian has some idea what is going on here. However, I am not
>>> sure if we are supporting vs2008 any more.
>>
>> We do through the command line build that Jason provided but this is now
>> unsupported.
>>
>> 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.
> 
> Shooting into the dark:  Isn't probably just the MPN_PATH wrong
> (opposite order, such that it doesn't match the definitions in config.h,
> especially HAVE_NATIVE_mpn_preinv_mod_1, which is 1):
> 
>> (set MPNPATH=x86w x86w\p6 x86w\p6\mmx x86w\p6\p3mmx)

Hi Leif,

Yes, it is probably such a mismatch.  But since config.h is generated by
the build script after this path has been set, it should be in phase
with it.

Which is why I suspect that something is blocking the writing of the new
config.h file.

   Brian

-- 
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 mpir-devel+unsubscr...@googlegroups.com.
To post to this group, send email to mpir-devel@googlegroups.com.
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