Menu

#2633 (5.7.3) perl_arch does not match target_arch

64-bit
duplicate
nobody
5
2015-05-28
2015-05-27
Kent
No

Running the win32\build.bat comes up with an error which appears to be a simple case mismatch. The error it spits out states "Error: unsupported target architecture X64. Died at build.pl line 18." Changing line 16 from "x64" to "X64" passes this logic statement.

I'm not sure of what it is in my system that is passing 'X64' instead of an expected 'x64' but it looks like a relatively simple fix.

Running VS2013 x64 Native Tools command prompt (for 64-bit build)
Windows 7 SP 1
ActivePerl Community

Discussion

  • Bart Van Assche

    Bart Van Assche - 2015-05-28
    • status: open --> duplicate
     
    • Kent

      Kent - 2015-06-11

      go ahead and close this ticket. 5.7 Master certainly did fix this

       

Log in to post a comment.