Search found 1 match
- 2012-09-09T13:17:53-07:00
- Forum: Users
- Topic: Illegal Instruction 4
- Replies: 5
- Views: 14367
Re: Illegal Instruction 4
Howdy. I've had the issue with 'Illegal Instruction 4' on a personal project. I'm on Lion and have recently upgraded to Xcode 4.4.1 which brought with it SDK 10.8. Turned out i was using 'macosx' as SDKROOT, which compiled everything targeting the latest SDK (i.e. 10.8 ). Forcing the project to use ...