On 21/07/2015 13:46, Russell Wallace wrote:
> C:\mpir-2.7.0\build.vc14>mpir_config.py
>  1. gc
>  2. p3                       (win32)
>  3. p3\p3mmx                 (win32)
>  4. p4                       (win32)
>  5. p4\mmx                   (win32)
>  6. p4\sse2                  (win32)
>  7. p6                       (win32)
>  8. p6\mmx                   (win32)
>  9. p6\p3mmx                 (win32)
> 10. pentium4                 (win32)
> 11. pentium4\mmx             (win32)
> 12. pentium4\sse2            (win32)
> 13. atom                       (x64)
> 14. bobcat                     (x64)
> 15. bulldozer                  (x64)
> 16. bulldozer\piledriver       (x64)
> 17. core2                      (x64)
> 18. core2\penryn               (x64)
> 19. haswell                    (x64)
> 20. k8                         (x64)
> 21. k8\k10                     (x64)
> 22. k8\k10\k102                (x64)
> 23. nehalem                    (x64)
> 24. nehalem\westmere           (x64)
> 25. netburst                   (x64)
> 26. sandybridge                (x64)
> 27. sandybridge\ivybridge      (x64)
> Space separated list of builds (1..27, 0 to exit)? 19
> haswell ('x64',)
> Traceback (most recent call last):
>   File "C:\mpir-2.7.0\build.vc14\mpir_config.py", line 954, in <module>
>     c_src_list + cc_src_list + mpn_f[1], af_list)
>   File "C:\mpir-2.7.0\build.vc14\mpir_config.py", line 343, in gen_filter
>     makedirs(split(fn)[0])
>   File "C:\Python26\lib\os.py", line 157, in makedirs
>     mkdir(name, mode)
> WindowsError: [Error 183] Cannot create a file when that file already
> exists: '..\\build.vc14\\dll_mpir_haswell'

Hi Russell,

That is odd - I suspect that this is a Python 2/3 issue.  Can you check
in your mpir source directory if the file

mpir\build.vc14\cdata\mpn\x86_64w\haswell\cfg.h

exists. If it does, try the build again. If not I'll send you a copy of
it as a temporary fix.

   Brian

-- 
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.

Reply via email to