On nehalem-w64-mingw32

/lib
/bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -m64 -march=core2 -mtune= core2 -o t-unary.exe t-unary.o -L../../.libs ../../tests/libtests.la ../../lib
mpirxx.la ../../libmpir.la
c:/mingw/bin/../lib/gcc/x86_64-w64-mingw32/4.6.0/../../../../x86_64-w64-mingw32/
lib/../lib/libmsvcrt.a(dusfs00649.o):(.text+0x0): multiple definition of `locale
conv'
clocale.o:clocale.c:(.text+0x0): first defined here
collect2: ld returned 1 exit status
make[4]: *** [t-locale.exe] Error 1
make[4]: *** Waiting for unfinished jobs....
libtool: link: g++ -O2 -m64 -march=core2 -mtune=core2 -o t-misc.exe -misc.o -L /c/cygwin/home/root/BOX11/.libs ../../tests/.libs/libtests.a ../../.libs/libmpir
xx.a -L/c/bb/vista64-mingw32/mingw-x86-x86_64/build/build/gcc/obj/x86_64-w64-min

Clearly C++ handles the locale differently than the plain C , because I fixed that case , this should be an easy fix I hope , my knowledge of C++ is minimal

Jason







--
You received this message because you are subscribed to the Google Groups 
"mpir-devel" group.
To post to this group, send email to mpir-de...@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