I'm trying to build the SVN version of MPIR using Visual Studio 2010 Express. Here is the error:

First line of the Build "Output" window:

1>------ Build started: Project: lib_mpir_nehalem, Configuration: Debug Win32 ------

Last error and following output (previous errors were the same):

1>..\..\mpn\x86_64w\divrem_2.asm(32): error : instruction expected after label 1>C:\Users\chris\Documents\Visual Studio 2010\Projects\mpir\build.vc10\vsyasm.targets(45,5): error MSB3721: The command ""C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\vsyasm" -Xvc -f Win32 -o "Debug\\" -rnasm -pnasm ..\..\mpn\x86_64w\divrem_2.asm ..\..\mpn\x86_64w\mulmid_basecase.asm ..\..\mpn\x86_64w\nehalem\add_n.asm ..\..\mpn\x86_64w\nehalem\addadd_n.asm ..\..\mpn\x86_64w\nehalem\addlsh1_n.asm ..\..\mpn\x86_64w\nehalem\addlsh_n.asm ..\..\mpn\x86_64w\nehalem\addmul_1.asm ..\..\mpn\x86_64w\nehalem\addmul_2.asm ..\..\mpn\x86_64w\nehalem\addsub_n.asm ..\..\mpn\x86_64w\aors_err1_n.asm ..\..\mpn\x86_64w\aors_err2_n.asm ..\..\mpn\x86_64w\nehalem\com_n.asm ..\..\mpn\x86_64w\nehalem\copyd.asm ..\..\mpn\x86_64w\nehalem\copyi.asm ..\..\mpn\x86_64w\dive_1.asm ..\..\mpn\x86_64w\diveby3.asm ..\..\mpn\x86_64w\divebyBm1of.asm ..\..\mpn\x86_64w\nehalem\divebyff.asm ..\..\mpn\x86_64w\divrem_euclidean_qr_1.asm ..\..\mpn\x86_64w\divrem_euclidean_qr_2.asm ..\..\mpn\x86_64w\nehalem\divrem_hensel_qr_1_2.asm ..\..\mpn\x86_64w\nehalem\hamdist.asm ..\..\mpn\x86_64w\nehalem\lshift.asm ..\..\mpn\x86_64w\nehalem\mod_1_1.asm ..\..\mpn\x86_64w\nehalem\mod_1_2.asm ..\..\mpn\x86_64w\nehalem\mod_1_3.asm ..\..\mpn\x86_64w\mode1o.asm ..\..\mpn\x86_64w\nehalem\mul_1.asm ..\..\mpn\x86_64w\nehalem\mul_2.asm ..\..\mpn\x86_64w\nehalem\mul_basecase.asm ..\..\mpn\x86_64w\nehalem\popcount.asm ..\..\mpn\x86_64w\nehalem\redc_basecase.asm ..\..\mpn\x86_64w\nehalem\rsh1add_n.asm ..\..\mpn\x86_64w\nehalem\rsh1sub_n.asm ..\..\mpn\x86_64w\nehalem\rsh_divrem_hensel_qr_1_2.asm ..\..\mpn\x86_64w\nehalem\rshift.asm ..\..\mpn\x86_64w\nehalem\sqr_basecase.asm ..\..\mpn\x86_64w\nehalem\store.asm ..\..\mpn\x86_64w\nehalem\sub_n.asm ..\..\mpn\x86_64w\nehalem\subadd_n.asm ..\..\mpn\x86_64w\nehalem\sublsh1_n.asm ..\..\mpn\x86_64w\nehalem\submul_1.asm ..\..\mpn\x86_64w\nehalem\and_n.asm ..\..\mpn\x86_64w\nehalem\andn_n.asm ..\..\mpn\x86_64w\nehalem\ior_n.asm ..\..\mpn\x86_64w\nehalem\iorn_n.asm ..\..\mpn\x86_64w\nehalem\nand_n.asm ..\..\mpn\x86_64w\nehalem\nior_n.asm ..\..\mpn\x86_64w\nehalem\xnor_n.asm ..\..\mpn\x86_64w\nehalem\xor_n.asm" exited with code 1.
========== Build: 0 succeeded, 1 failed, 5 up-to-date, 0 skipped ==========

I also tried the core2 project and think I got the same error.

Regards
Chris Saunders
--
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