<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 26.01.2018 21:32, Simone Atzeni via
      llvm-dev wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAG=OF1gg8S9i4gJf3mumox+1GSiOpJdE+x13dOYCkQyAAd6MhA@mail.gmail.com">
      <div dir="ltr">
        <div>Hi,</div>
        <div><br>
        </div>
        <div>when I run cmake I get the following warning:</div>
        <div><br>
        </div>
        <div>---------------------------------------------------------------------------------------</div>
        <div>
          <div>CMake Warning at cmake/modules/HandleLLVMStdlib.cmake:24
            (message):</div>
          <div>  Can't specify libc++ with '-stdlib='</div>
          <div>Call Stack (most recent call first):</div>
          <div>  cmake/config-ix.cmake:15 (include)</div>
          <div>  CMakeLists.txt:580 (include)</div>
        </div>
        <div>
          <span
style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">---------------------------------------------------------------------------------------</span>
          <br>
        </div>
        <div><br>
        </div>
        <div>I am using GCC 4.8.5 to build on a x86_64 machine with
          RedHat OS.</div>
        <div><br>
        </div>
        <div>Any idea why?</div>
      </div>
    </blockquote>
    <br>
    I had problems building the llvm libcxx libraries with gcc 5.3. I
    then used gcc 7 and my problems went away.<br>
    That doesn't answer your question, but might be helpful down the
    road. :)<br>
    <br>
    Ciao<br>
       Nat!<br>
     <br>
  </body>
</html>