On 12/14/2011 10:51 PM, Sisyphus wrote:
----- Original Message ----- From: "David Cleaver"
PASS: t-locale.exe
FAIL: t-printf.exe
PASS: t-scanf.exe
No such failure for me using the same tools.
I've a notion that configure checks to see which modifiers are permitted unless
it thinks it's doing a cross-compilation. (Or was that mpfr ? ... not sure now.)
What was your configure command ?
I used:
./configure --prefix=C:/_64/mpir --disable-shared --enable-static
--enable-gmpcompat LDFLAGS=-L/c/_64/mpir/lib CPPFLAGS=-I/c/_64/mpir/include
CC=x86_64-w64-mingw32-gcc CXX=x86_64-w64-mingw32-g++ AR=x86_64-w64-mingw32-ar
LD=x86_64-w64-mingw32-ld NM=x86_64-w64-mingw32-nm
RANLIB=x86_64-w64-mingw32-ranlib OBJDUMP=x86_64-w64-mingw32-objdump
STRIP=x86_64-w64-mingw32-strip
(I think there's a few switches in there that aren't really necessary.)
Cheers,
Rob
The configure line that I used was:
./configure --build=penryn-w64-mingw32 --host=penryn-w64-mingw32
--enable-gmpcompat
I can try yours later tonight to see if I get the same results as you.
-David C.
--
You received this message because you are subscribed to the Google Groups
"mpir-devel" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/mpir-devel?hl=en.