On Sat, Nov 28, 2009 at 4:21 PM, Cactus <[email protected]> wrote:
> I have tested this faairly extensively and I believe it is all OK but
> it is a big configuration change so I would be grateful if anyone who
> is able to build MPIR and the MPIR tests on a Windows system could
> check out and test the revised Windows build configuration in SVN (the
> MPIR build itself is unchanged - only the tests are affected).

If I just choose "Build Solution" it runs through and finishes with some errors:
Error   7       fatal error LNK1181: cannot open input file
'D:\Data\Jeff_Documents\Visual Studio
2008\Projects\mpir-svn\build.vc9\mpir-tests\x64\Release\test-lib.lib'   
mpn.sb_divappr_q        mpn.sb_divappr_q
Error   8       fatal error LNK1181: cannot open input file
'D:\Data\Jeff_Documents\Visual Studio
2008\Projects\mpir-svn\build.vc9\mpir-tests\x64\Release\test-lib.lib'   
mpz.trial_division      mpz.trial_division
Error   9       fatal error LNK1181: cannot open input file
'D:\Data\Jeff_Documents\Visual Studio
2008\Projects\mpir-svn\build.vc9\mpir-tests\x64\Release\test-lib.lib'   
mpn.mulmod_2expp1       mpn.mulmod_2expp1
Error   28      fatal error LNK1181: cannot open input file
'D:\Data\Jeff_Documents\Visual Studio
2008\Projects\mpir-svn\build.vc9\mpir-tests\x64\Release\test-lib.lib'   
mpn.mulmod_2expm1       mpn.mulmod_2expm1
Error   29      fatal error LNK1181: cannot open input file
'D:\Data\Jeff_Documents\Visual Studio
2008\Projects\mpir-svn\build.vc9\mpir-tests\x64\Release\test-lib.lib'   mpn.neg 
mpn.neg
Error   30      fatal error LNK1181: cannot open input file
'D:\Data\Jeff_Documents\Visual Studio
2008\Projects\mpir-svn\build.vc9\mpir-tests\x64\Release\test-lib.lib'   mpf.eq  
mpf.eq
Error   31      fatal error LNK1181: cannot open input file
'D:\Data\Jeff_Documents\Visual Studio
2008\Projects\mpir-svn\build.vc9\mpir-tests\x64\Release\test-lib.lib'   
mpn.mullowhigh  mpn.mullowhigh


If I choose Build Solution again, those 7 projects build properly and
everything compiles.  Are those being compiled before the test-lib.lib
file is created perhaps?

All 154 tests ran fine with the python script.

Jeff.

--

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.


Reply via email to