prasmussen / chrome-cli

Control Google Chrome from the command line
MIT License
2.61k stars 89 forks source link

Illegal instruction: 4 #3

Open ibolmo opened 10 years ago

ibolmo commented 10 years ago

I'm on a Mac OS X 10.7.5, and Chrome: Google Chrome 34.0.1825.4 (Official Build 249291) dev

prasmussen commented 10 years ago

I't seems like I'm using some language features that does not work on older version of OSX. I tried compiling with -mmacosx-version-min=10.7 -- but that didn't seem to help. I might investigate more later.

minimul commented 10 years ago

I am having the same problem on OSX 10.7.5.