“CPU you selected does not support x86-64 instruction set” error on Cygwin-x64

后端 未结 3 854
梦谈多话
梦谈多话 2020-12-20 02:33

I\'m trying to install openssl in cygwin by following these instructions: I dowloaded the latest tarball from this site http://www.openssl.org/source/, and put it in C:\\cyg

3条回答
  •  离开以前
    2020-12-20 03:12

    It would seem that 1.0.1 does not have support for Cygwin/x64.

    This thread indicates that the necessary patches have been pulled into the 1.0.2 branch.

提交回复
热议问题