Am 22.04.2016 um 11:06 schrieb Jean-Marc Lasgouttes <[email protected]>:
> 
> Le 22/04/2016 10:41, Stephan Witt a écrit :
>> If I try to avoid --disable-cxx11 I’m forced to switch to another compiler.
>> I’m using CC=cc CXX="c++ -stdlib=libc++“ for configure to achieve it.
>> 
>> Then I have to raise the minimal macosx target with --with-macosx-target=10.7
>> to avoid this error:
>> checking how to run the C++ preprocessor... /lib/cpp
>> configure: error: in `/Users/Shared/LyX/lyx-build/LyX-2.2.0rc1.build':
>> configure: error: C++ preprocessor "/lib/cpp" fails sanity check
>> See `config.log' for more details
> 
> What does config.log say at this point?

clang: error: invalid deployment target for -stdlib=libc++ (requires OS X 10.7 
or later)

and later

/Users/Shared/LyX/lyx-2.2.0rc1/configure: line 1856: /lib/cpp: No such file or 
directory

Stephan

Attachment: config.log
Description: Binary data

Reply via email to