After using make
command the following error occurs. I followed SO page
Mac Error: Undefined symbols for architecture x86_64, but could not solve that.
- cc1plus: error: unrecognized command line option '-std=c++11'
-cc1plus: error: unrecognized command line option '-std=c++11'
-cc1plus: error: unrecognized command line option '-stdlib=libc++'
-make[1]: *** [src/util/CommandOptions.lo] Error 1
-make[1]: Leaving directory `/home/saddam/softwareforsphinx/MIT-Language-Modeling-Toolkit'`enter code here`
make: *** [all-recursive] Error 1``