Changes between Initial Version and Version 1 of Ticket #55872, comment 2


Ignore:
Timestamp:
Feb 26, 2018, 6:28:09 PM (6 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #55872, comment 2

    initial v1  
    33<https://stackoverflow.com/questions/14268887/what-is-the-illegal-instruction-4-error-and-why-does-mmacosx-version-min-10>
    44
    5 Some instruction set has become enabled that your processor is not able to run, some linked library like `gmp` build on another processor but moved onto your your machine somehow, some misconfiguration in `mmacosx-version-min`, etc?
     5Some instruction set has become enabled that your processor is not able to run, some linked library like `gmp` built on another processor but moved onto your machine somehow, some misconfiguration in `mmacosx-version-min`, etc?