> If these are all errors in try, do the tests all pass? 
>
> You can ignore errors in try, which does not work with the DLL build 
> because it uses MPIR internals that are not exported by the DLL. 
>
after commenting out in win\make.bat strings
rem cd devel
rem cl %OPT% ..\..\..\tests\devel\try.c /I..\..\..\ /I..\..\..\tests 
..\refmpn.obj ..\refmpz.obj ..\trace.obj ..\spinner.obj ..\misc.obj 
..\memory.obj ..\getopt.obj %MPIRLIB%
rem if errorlevel 1 goto :err
rem cd ..
(perhaps they should be surrounded with IF %LIBTYPE% == lib ( ?) all 
remaining tests were ok

Thank you !

-- 
You received this message because you are subscribed to the Google Groups 
"mpir-devel" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/mpir-devel/-/aLvmJrTL_NEJ.
To post to this group, send email to mpir-devel@googlegroups.com.
To unsubscribe from this group, send email to 
mpir-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/mpir-devel?hl=en.

Reply via email to