Displaying 1 result from an estimated 1 matches for "attribute_availability_with_strict".
2017 Jun 02
3
Failed to build libunwind the libcxx's __config header
...ibunwind/src/UnwindLevel1.c
In file included from ../projects/libcxx/include/inttypes.h:234:0,
from ../projects/libunwind/src/UnwindLevel1.c:22:
../projects/libcxx/include/__config:1140:18: error: missing binary operator before token "("
__has_feature(attribute_availability_with_strict) && \
^
The exact line that fails: https://github.com/llvm-mirror/libcxx/blob/master/include/__config#L1140
Does anyone else have this problem? What can possibly cause such error?
Regards,
Dmitry