<div dir="ltr">Hi,<div><br></div><div>you need to check out libcxx into projects, see <a href="http://llvm.org/bugs/show_bug.cgi?id=17821">http://llvm.org/bugs/show_bug.cgi?id=17821</a> and the discussion on <a href="https://www.mail-archive.com/cfe-commits@cs.uiuc.edu/msg84027.html">https://www.mail-archive.com/cfe-commits@cs.uiuc.edu/msg84027.html</a> (I suggested that this should be mentioned on <a href="http://clang.llvm.org/get_started.html">http://clang.llvm.org/get_started.html</a> but didn't get a reply.</div>
<div><br></div><div>Nico</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jan 2, 2014 at 10:45 AM, Dawie Joubert <span dir="ltr"><<a href="mailto:joubertdj@gmail.com" target="_blank">joubertdj@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Dear all,<div><br></div><div>The “make” command executes successfully on Mac OS X Mavericks … but when I want to test it before I use it .. with “make check-all” … the following error occurs:</div>
<div><br></div><div><div style="margin:0px;font-size:11px;font-family:Menlo">In file included from /Users/dawiejoubert/Source/Clang/llvm/projects/compiler-rt/lib/sanitizer_common/tests/sanitizer_allocator_test.cc:21:</div>
<div style="margin:0px;font-size:11px;font-family:Menlo"><b>/Users/dawiejoubert/Source/Clang/llvm/utils/unittest/googletest/include/gtest/gtest.h:54:10: </b><span style="color:#c33720"><b>fatal error: </b></span></div><div style="margin:0px;font-size:11px;font-family:Menlo">
<b>      'limits' file not found</b></div><div style="margin:0px;font-size:11px;font-family:Menlo">#include <limits></div><div style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(52,189,38)"><b>         ^</b></div>
<div style="margin:0px;font-size:11px;font-family:Menlo">1 error generated.</div><div style="margin:0px;font-size:11px;font-family:Menlo">make[3]: *** [projects/compiler-rt/lib/sanitizer_common/tests/sanitizer_allocator_test.cc.x86_64.o] Error 1</div>
<div style="margin:0px;font-size:11px;font-family:Menlo">make[2]: *** [projects/compiler-rt/lib/sanitizer_common/tests/CMakeFiles/Sanitizer-x86_64-Test.dir/all] Error 2</div><div style="margin:0px;font-size:11px;font-family:Menlo">
make[1]: *** [CMakeFiles/check-all.dir/rule] Error 2</div><div style="margin:0px;font-size:11px;font-family:Menlo">make: *** [check-all] Error 2</div></div><div style="margin:0px;font-size:11px;font-family:Menlo"><br></div>
<div style="margin:0px;font-size:11px;font-family:Menlo">“Limits” should be standard c++ stuff shouldn’t it be?</div><div style="margin:0px;font-size:11px;font-family:Menlo"><br></div><div style="margin:0px;font-size:11px;font-family:Menlo">
PS. I recently switched from a PC to a Mac so please be not too hard on ID10T errors … ;)</div><div style="margin:0px;font-size:11px;font-family:Menlo"><br></div><div style="margin:0px;font-size:11px;font-family:Menlo">Best regards,</div>
<div style="margin:0px;font-size:11px;font-family:Menlo"><br></div><div style="margin:0px;font-size:11px;font-family:Menlo">Dawie</div><div style="margin:0px;font-size:11px;font-family:Menlo"><br></div></div><br>_______________________________________________<br>

cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
<br></blockquote></div><br></div>