[macos] unsupported argument '-q' to option 'Wa,' · Issue #1500 · tesseract-ocr/tesseract (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

@jeroen

Description

@jeroen

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,'