[macos] unsupported argument '-q' to option 'Wa,' · Issue #1500 · tesseract-ocr/tesseract (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Description
Installing master from source on MacOS fails with: configure: error: Your compiler does not have the necessary c++11 support! Cannot proceed. Looking at config.log
the actual problem is
configure:17144: result: no
configure:17149: checking whether compiler supports C++11
configure:17163: clang++ -c -g -O2 -Wa,-q -std=c++11 conftest.cpp >&5
clang: error: unsupported argument '-q' to option 'Wa,'