c++ - Illegal instruction when running programs from bash -


i have suite of c++ based programs created , compile on mac 10.8.3. work fine on 10.8.* macs, when try run them on 10.6.* following message, "illegal instruction" , that's happens. if compile these programs on 10.6.* work on other 10.6.* macs.

i have no idea causes error message, have duplicated on multiple 10.6.* machines. there doesn't seem lot of information source of error message. suggestions?

you have set "os x deployment target" 10.6 (in project info tab) create binaries run on os x 10.6.


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -