Hi
I got make.bat from svn and rebuild all. Now I have following errors during 
make check:
testing cxx_t-unary.exe
try.c
..\..\..\tests\devel\try.c(138) : warning C4273: '__sys_nerr' : 
inconsistent dll
 linkage
        f:\Program Files\Microsoft Visual Studio 
9.0\VC\INCLUDE\stdlib.h(284) :
see previous definition of '__sys_nerr'
..\..\..\tests\devel\try.c(148) : warning C4273: 'strerror' : inconsistent 
dll linkage
        f:\Program Files\Microsoft Visual Studio 
9.0\VC\INCLUDE\string.h(126) :
see previous definition of 'strerror'
   Creating library try.lib and object try.exp
try.obj : error LNK2001: unresolved external symbol ___gmpn_sub_err2_n
try.obj : error LNK2001: unresolved external symbol ___gmpn_add_err2_n
try.obj : error LNK2001: unresolved external symbol ___gmpn_sub_err1_n
try.obj : error LNK2001: unresolved external symbol ___gmpn_add_err1_n
try.exe : fatal error LNK1120: 4 unresolved externals
ERROR

On Saturday, November 10, 2012 7:56:49 PM UTC+4, Cactus wrote:
>
> I have added a correction to the SVN but I have not tested it as I don't 
> use this build myself. 
>
> If you are able to test this change, I would apprecciate feedback on 
> whether it now works (my correction is a one off - I am not volunteering 
> to maintain the command line build!). 
>
>

-- 
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/-/zXRioap5aY4J.
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