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