For any of the MPIR branches: 2.6.0 2.7.0 Mpir-master I can build the libraries with Visual Studio 2013, but none of the tests will build. I get errors of the format: 55>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets(122,5): error MSB3073: The command "..\check_config x64 Release 55>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets(122,5): error MSB3073: :VCEnd" exited with code 1.
Any clues on the wizardry needed to build with VS 2013? Also, with Mingw, one test fails: ... FAIL: t-scan.exe PASS: t-set_d.exe PASS: t-set_f.exe PASS: t-set_si.exe PASS: t-set_str.exe PASS: t-set_sx.exe PASS: t-set_ux.exe PASS: t-sizeinbase.exe PASS: t-sqrtrem.exe PASS: t-tdiv.exe PASS: t-tdiv_ui.exe PASS: t-trial_division.exe ============================================================= 1 of 64 tests failed See tests/mpz/test-suite.log Please report to http://groups.google.co.uk/group/mpir-devel/ ============================================================= make[5]: *** [test-suite.log] Error 1 make[5]: Leaving directory `/f/math/mpir-2.6.0/tests/mpz' make[4]: *** [check-TESTS] Error 2 make[4]: Leaving directory `/f/math/mpir-2.6.0/tests/mpz' make[3]: *** [check-am] Error 2 make[3]: Leaving directory `/f/math/mpir-2.6.0/tests/mpz' make[2]: *** [check-recursive] Error 1 make[2]: Leaving directory `/f/math/mpir-2.6.0/tests' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/f/math/mpir-2.6.0' make: *** [check] Error 2 I get zero failures building GMP with mingw. My environment. Gcc version: $ gcc --version gcc.exe (x86_64-posix-seh-rev1, Built by MinGW-W64 project) 4.9.2 Copyright (C) 2014 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Hardware: CPUID is present CPU Info: ------------------ vendor_str : `GenuineIntel' vendor id : 0 brand_str : `Intel(R) Xeon(R) CPU W3565 @ 3.20GHz' family : 6 (06h) model : 10 (0Ah) stepping : 5 (05h) ext_family : 6 (06h) ext_model : 26 (1Ah) num_cores : 8 num_logical: 16 tot_logical: 4 L1 D cache : 32 KB L1 I cache : 32 KB L2 cache : 256 KB L3 cache : 8192 KB L1D assoc. : 8-way L2 assoc. : 8-way L3 assoc. : 16-way L1D line sz: 64 bytes L2 line sz : 64 bytes L3 line sz : 64 bytes code name : `Intel Core i7' features : fpu vme de pse tsc msr pae mce cx8 apic mtrr sep pge mca cmov pat pse36 clflush acpi mmx fxsr sse sse2 ss ht tm pbe pni est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 syscall xd popcnt lm lahf_lm -- 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/d/optout.