[llvm-dev] CMake warning when compiling Clang/LLVM
Simone Atzeni via llvm-dev
llvm-dev at lists.llvm.org
Fri Jan 26 12:32:39 PST 2018
Hi,
when I run cmake I get the following warning:
---------------------------------------------------------------------------------------
CMake Warning at cmake/modules/HandleLLVMStdlib.cmake:24 (message):
Can't specify libc++ with '-stdlib='
Call Stack (most recent call first):
cmake/config-ix.cmake:15 (include)
CMakeLists.txt:580 (include)
---------------------------------------------------------------------------------------
I am using GCC 4.8.5 to build on a x86_64 machine with RedHat OS.
Any idea why?
Thanks.
Simone
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180126/507ba9be/attachment.html>
More information about the llvm-dev
mailing list