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.

Bill.


On 24 June 2013 14:27, redp <[email protected]> wrote:

> Hi
> I try to build mpir-2.6.0 on windows xp 32bit with yasm-1.2.0 and vs2008
> and got following message during make.bat check:
> t-likely_prime_p.c
> mpir.lib(pprime_p.obj) : error LNK2019: unresolved external symbol
> ___gmpn_preinv_mod_1 referenced in function ___gmpz_probab_prime_p
> t-likely_prime_p.exe : fatal error LNK1120: 1 unresolved externals
> ERROR
>
> my config.params.bat:
> (set LIBTYPE=lib)
> (set FLAGS=/Ox /Ot /D "NDEBUG" /D "HAVE_CONFIG_H" /nologo /D "_MBCS" /GS-)
> (set FLAGS1=/Oi /D "_LIB" /D "PIC" /MT)
> (set MPNPATH=x86w x86w\p6 x86w\p6\mmx x86w\p6\p3mmx)
> (set ABI=32)
>
>  --
> 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.
>
>
>

-- 
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