[Factor-talk] Illegal instruction

2012-08-22 Thread Marmaduke Woodman
Hi I have tried both 32-bit and 64-bit versions of the stable and development releases on Mac 10.6.8. On executing ./factor, I have immediately Illegal instruction. Have I missed something? On Linux or Win, there's no problem.. thanks, Marmaduke

Re: [Factor-talk] Illegal instruction

2012-08-22 Thread John Benediktsson
I'm sorry to hear that, unfortunately it looks like the Mac OS X binaries unintentionally require 10.8 or greater, due to an upgrade of our build farm. If you want to use it on 10.6 or 10.7 before we make a fix, you can build from source: git clone https://github.com/slavapestov/factor.git