<div dir="ltr">Hello,<div> </div><div>> <span style="font-family:arial,sans-serif;font-size:13px">Please don't break the libcxxrt+libc++ build.</span></div><div><br></div><div>I try my hardest not to break any builds :) </div><div>CMake now uses `find_library` to locate and properly link libcxxrt. For some reason CMake cannot find your libcxxrt installation.</div><div>Could you provide more information about where your copy of libcxxrt is installed?</div><div><br></div><div>To manually tell CMake where to look add `-DCMAKE_LIBRARY_PATH=path/to/libcxxrt` to your CMake configuration. </div><div>I've just testing libcxxrt + libc++ on linux and everything works on my end.</div><div><br></div><div>Please let me know if you have any more problems.</div><div><br></div><div>/Eric</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Oct 18, 2014 at 12:47 AM, C Bergström <span dir="ltr"><<a href="mailto:cbergstrom@pathscale.com" target="_blank">cbergstrom@pathscale.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi guys<div><br></div><div>Please don't break the libcxxrt+libc++ build.</div><div><br></div><div><div>-- Looking for __gcc_personality_v0 in gcc_s - not found</div><div>CMake Error at cmake/Modules/HandleLibCXXABI.cmake:39 (message):</div><div> Failed to find ABI library: cxxrt</div><div>Call Stack (most recent call first):</div><div> cmake/Modules/HandleLibCXXABI.cmake:110 (setup_abi_lib)</div><div> CMakeLists.txt:91 (include)</div><div><br></div><div><br></div><div>-- Configuring incomplete, errors occurred!</div></div><div>-------------</div><div>Let me know if you need more details</div><div><br></div><div>Thanks</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>