-
Notifications
You must be signed in to change notification settings - Fork 518
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
c++: error: unrecognized command line option '-fast' #157
Comments
Reaping winning child 0x7fb971d08910 PID 2296 |
Hi,
I'm compiling graphlab on a Mac, running OS X 10.9.4 Mavericks.
I got the following compilation error:
libjson version: 7.6.0 target: OS: Darwin
c++: error: unrecognized command line option '-fast'
make[3]: *** [Objects_static/internalJSONNode.o] Error 1
make[2]: *** [../deps/json/src/libjson-stamp/libjson-build] Error 2
make[1]: *** [CMakeFiles/libjson.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs.
Any idea what's wrong?
Thanks in advance!
The text was updated successfully, but these errors were encountered: